From cc023374b6dfded7f2bd15f222ca2d14a0a48835 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Wed, 13 Aug 2014 02:47:56 -0400 Subject: Typo fix --- tabletext.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabletext.py b/tabletext.py index 2d78f5c..59de8ab 100644 --- a/tabletext.py +++ b/tabletext.py @@ -90,7 +90,7 @@ def main(): with borders, writing the result to standard\ output.\ Each TAB separated line from FILE or standard\ - input will become one row of the output table.") + input will become one row in the output table.") parser.add_argument("--hor", help="horizontal line character", metavar="CHAR", default="─") parser.add_argument("--ver", help="vertical line character", -- cgit v1.2.3-70-g09d2