mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-04 01:39:16 +08:00
Fix comment for Textord::make_prop_words
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
256701e2e0
commit
b2999d8190
@ -886,7 +886,7 @@ void Textord::improve_row_threshold(TO_ROW *row, STATS *all_gap_stats) {
|
||||
/**********************************************************************
|
||||
* make_prop_words
|
||||
*
|
||||
* Convert a TO_BLOCK to a BLOCK.
|
||||
* Convert a TO_ROW to a ROW.
|
||||
**********************************************************************/
|
||||
ROW *Textord::make_prop_words(
|
||||
TO_ROW *row, // row to make
|
||||
|
Loading…
Reference in New Issue
Block a user