Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/tbprobe.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ extern unsigned TB_LARGEST;
* The tablebase PATH string.
*
* RETURN:
* - true=succes, false=failed. The TB_LARGEST global will also be
* - true=success, false=failed. The TB_LARGEST global will also be
* initialized. If no tablebase files are found, then `true' is returned
* and TB_LARGEST is set to zero.
*/
Expand Down