Skip to content

Commit 4a61952

Browse files
committed
fix typo
1 parent 99be295 commit 4a61952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/baseapi.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ class TESS_API TessBaseAPI {
588588
* data structures.
589589
* page_number is 0-based but will appear in the output as 1-based.
590590
* monitor can be used to
591-
* cancel the regocnition
591+
* cancel the recognition
592592
* receive progress callbacks
593593
*/
594594
char* GetHOCRText(struct ETEXT_DESC* monitor, int page_number);

0 commit comments

Comments
 (0)