diff options
author | johannes@debussy <johannes@debussy> | 2013-11-05 11:57:00 +0100 |
---|---|---|
committer | johannes@debussy <johannes@debussy> | 2013-11-05 11:57:00 +0100 |
commit | 973659d9a1f8679ab67144660915cad015ea633a (patch) | |
tree | 4a86f480631ab0ba8c97bdc9f68947d8caae7b15 /doc | |
parent | d51e6f32d7c16f0d6760df6f8d83cd18db55c597 (diff) | |
download | fork-ledger-973659d9a1f8679ab67144660915cad015ea633a.tar.gz fork-ledger-973659d9a1f8679ab67144660915cad015ea633a.tar.bz2 fork-ledger-973659d9a1f8679ab67144660915cad015ea633a.zip |
Fixed variable name
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 4e544ef3..e95640e8 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -7410,7 +7410,7 @@ The market value of a posting, or an account without its children. The net gain (market value minus cost basis), for a posting or an account without its children. It is the same as @samp{v-b}. -@item l +@item depth The depth (``level'') of an account. If an account has one parent, it's depth is one. |