Skip to content

Commit cbc09ba

Browse files
authored
Merge pull request jdart1#12 from MrBrain295/patch-2
Fix typo in `tbprobe.h`
2 parents b54fe93 + d1e5bcd commit cbc09ba

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)