Fix comment for Textord::make_prop_words

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2019-09-16 15:03:45 +02:00
parent 256701e2e0
commit b2999d8190

View File

@ -886,7 +886,7 @@ void Textord::improve_row_threshold(TO_ROW *row, STATS *all_gap_stats) {
/********************************************************************** /**********************************************************************
* make_prop_words * make_prop_words
* *
* Convert a TO_BLOCK to a BLOCK. * Convert a TO_ROW to a ROW.
**********************************************************************/ **********************************************************************/
ROW *Textord::make_prop_words( ROW *Textord::make_prop_words(
TO_ROW *row, // row to make TO_ROW *row, // row to make