From 2f3053401a043495860d6d6ee1febe48c3b537aa Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Sat, 6 Apr 2013 09:12:08 -0700 Subject: [PATCH] Minor grammar fix --- doc/ledger3.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 91dd794f..71b8b505 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -3951,7 +3951,7 @@ functions. @subsubsection The @code{convert} command The @code{convert} command parses a comma separated value (csv) file and outputs Ledger transactions. Many banks offer csv file -downloads. Unfortunately the file formats, aside the from commas, are +downloads. Unfortunately, the file formats, aside the from commas, are all different. The ledger @code{convert} command tries to help as much as it can.