Skip to content

Commit 39274d8

Browse files
authored
typo correction "specific"
1 parent 89f33c5 commit 39274d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ccmain/tesseractclass.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Tesseract::Tesseract()
452452
this->params()),
453453
INT_MEMBER(tessedit_page_number, -1,
454454
"-1 -> All pages"
455-
" , else specifc page to process",
455+
" , else specific page to process",
456456
this->params()),
457457
BOOL_MEMBER(tessedit_write_images, false,
458458
"Capture the image from the IPE", this->params()),

0 commit comments

Comments
 (0)