diff options
author | Craig Earls <enderw88@gmail.com> | 2011-11-11 22:40:04 -0700 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-02-10 09:11:04 -1000 |
commit | 70e86719ea67326706198c4cfa5107e12503cdf0 (patch) | |
tree | 098fd143446ce459742f01e7f886406b86d46b53 | |
parent | d4f8a19c736f8b39088d770c5b21cf0a90316bfa (diff) | |
download | fork-ledger-70e86719ea67326706198c4cfa5107e12503cdf0.tar.gz fork-ledger-70e86719ea67326706198c4cfa5107e12503cdf0.tar.bz2 fork-ledger-70e86719ea67326706198c4cfa5107e12503cdf0.zip |
Addresses bug 329 Suggestions for improving the documentation
-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 85c24300..30b07ed3 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -45,7 +45,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @titlepage @title Ledger: Command-Line Accounting @subtitle For Version 3.0 of Ledger -@subtitle Draft Manual Time-stamp: <2011-11-03 20:19 (cpearls)> +@subtitle Draft Manual Time-stamp: <2011-11-11 22:27 (cpearls)> @author John Wiegley @end titlepage @@ -4460,7 +4460,7 @@ amount of the first posting is typically positive. Consider: @emph{Note:} It is important to note that there must be at least two spaces between the end of the post and the beginning of the amount (including and -commdity designator). +commodity designator). @section Specifying amounts |