Update comment

pull/2/head
Vinayak Mehta 2018-11-22 19:50:59 +05:30
parent 4e2aee18c3
commit 529914eb6f
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ class TextEdges(object):
# vertically. it's possible that these textlines were
# eliminated during textedges generation since numbers and
# sentences/chars are often aligned differently.
# drawback: table areas that have paragraphs to their left
# drawback: table areas that have paragraphs to their sides
# will include the paragraphs too.
for tl in textlines:
for area in table_areas: