summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2013-04-23 23:47:13 +0200
committerthdox <thdox@free.fr>2013-04-23 23:47:13 +0200
commit076676cbd0282c93dc2c03f920b6b5957cad4803 (patch)
treed33a897f9ca0fd243764ae872c4b367a29bfc8b6
parent9912732ae0717f2edf9f681277d9d75b31dfcbef (diff)
downloadfork-ledger-076676cbd0282c93dc2c03f920b6b5957cad4803.tar.gz
fork-ledger-076676cbd0282c93dc2c03f920b6b5957cad4803.tar.bz2
fork-ledger-076676cbd0282c93dc2c03f920b6b5957cad4803.zip
Fix Gnuplot and GnuCash syntax accodingly first page of web site.
-rw-r--r--doc/ledger3.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index 435ce78e..6636e6c0 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -118,7 +118,7 @@ learn. The little booklet that comes with your checkbook is a journal,
so we'll describe double-entry accounting in terms of that.
@c If you use
-@c another GUI accounting program like GNUCash, the vast majority of its
+@c another GUI accounting program like GnuCash, the vast majority of its
@c functionality is geared towards helping you keep a journal.
A checkbook journal records debits (subtractions, or withdrawals) and
@@ -3800,10 +3800,10 @@ current market value of the line. The last two characters ``%/''
tell Ledger what to do for the last line, in this case, nothing.
@cindex plotting
-@cindex GNUplot
+@cindex Gnuplot
@node Visualizing with Gnuplot, , Asset Allocation, Advanced Reports
@subsection Visualizing with Gnuplot
-@cindex GNUplot script
+@cindex Gnuplot script
If you have @command{Gnuplot} installed, you can graph any of the above
register reports. The script to do this is included in the ledger
distribution, and is named @file{contrib/report}. Install @file{report}