Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jimregan committed May 18, 2015
1 parent 99be295 commit 4a61952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/baseapi.h
Expand Up @@ -588,7 +588,7 @@ class TESS_API TessBaseAPI {
* data structures.
* page_number is 0-based but will appear in the output as 1-based.
* monitor can be used to
* cancel the regocnition
* cancel the recognition
* receive progress callbacks
*/
char* GetHOCRText(struct ETEXT_DESC* monitor, int page_number);
Expand Down

0 comments on commit 4a61952

Please sign in to comment.