Skip to content

Commit d1e5bcd

Browse files
authored
Fix typo in tbprobe.h
1 parent b54fe93 commit d1e5bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tbprobe.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ extern unsigned TB_LARGEST;
169169
* The tablebase PATH string.
170170
*
171171
* RETURN:
172-
* - true=succes, false=failed. The TB_LARGEST global will also be
172+
* - true=success, false=failed. The TB_LARGEST global will also be
173173
* initialized. If no tablebase files are found, then `true' is returned
174174
* and TB_LARGEST is set to zero.
175175
*/

0 commit comments

Comments
 (0)