diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2014-02-07 00:23:22 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2014-02-07 00:23:22 +0100 |
commit | c73ba9d0751cef3e8aa152ba9bd1ee09bf86449f (patch) | |
tree | 640395a5c22ba8dfb7b1aedc7cd3535c72aa668a /doc | |
parent | 77a9317cf47d3b808db409961a3e75b154e12304 (diff) | |
download | fork-ledger-c73ba9d0751cef3e8aa152ba9bd1ee09bf86449f.tar.gz fork-ledger-c73ba9d0751cef3e8aa152ba9bd1ee09bf86449f.tar.bz2 fork-ledger-c73ba9d0751cef3e8aa152ba9bd1ee09bf86449f.zip |
Correct spelling mistakes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index c85f8446..646cfbf2 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -2979,7 +2979,7 @@ after the amount or amount expression: @end smallexample When you do this, since Ledger can now figure out the balancing amount -from the first posting's cost, you can elide the otheramount: +from the first posting's cost, you can elide the other amount: @smallexample 2012-03-10 My Broker @@ -5339,7 +5339,7 @@ Specify the format for the plot output. @item --display @var{EXPR} @itemx -d @var{EXPR} -Display only posting that meet the criterias in the @var{EXPR}. +Display only posting that meet the criteria in the @var{EXPR}. @item --date-format @var{DATE_FORMAT} @itemx -y @var{DATE_FORMAT} |