From 529914eb6f3bf387dfc64a96dd99197cbd6065d1 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Thu, 22 Nov 2018 19:50:59 +0530 Subject: [PATCH] Update comment --- camelot/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camelot/core.py b/camelot/core.py index c8051dc..276840c 100644 --- a/camelot/core.py +++ b/camelot/core.py @@ -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: