diff options
author | thdox <thdox@free.fr> | 2013-04-27 17:37:00 +0200 |
---|---|---|
committer | thdox <thdox@free.fr> | 2013-04-28 09:58:18 +0200 |
commit | 98bb69be4b30f67690a7c8a7ae5e7c0f8c580615 (patch) | |
tree | c81d960b6e18e7a9100d5d78f1dc2fff9e346333 | |
parent | 75fa5fdeb09f3273d63890b948b6d915f8268fce (diff) | |
download | fork-ledger-98bb69be4b30f67690a7c8a7ae5e7c0f8c580615.tar.gz fork-ledger-98bb69be4b30f67690a7c8a7ae5e7c0f8c580615.tar.bz2 fork-ledger-98bb69be4b30f67690a7c8a7ae5e7c0f8c580615.zip |
minor changes for consistency
-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 d14df485..7d51c44e 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1645,7 +1645,7 @@ A valuation function receives three arguments: @table @code @item source A string identifying the commodity whose price is being asked for -(example: "EUR") +(example: ``EUR'') @item date The reference date the price should be relative. @@ -4642,7 +4642,7 @@ The format of an amount contains two members, the commodity and the quantity. The commodity can have a set of flags that indicate how to display it. The meaning of the flags (all of which are optional) are: -@table @strong +@table @code @item P The commodity is prefixed to the value. @item S |