27 lines
856 B
Diff
27 lines
856 B
Diff
From 5eb62970423431bb3d81f31c24d53416d36b8801 Mon Sep 17 00:00:00 2001
|
|
From: Martin Michlmayr <tbm@cyrius.com>
|
|
Date: Fri, 17 Oct 2014 21:16:15 -0400
|
|
Subject: [PATCH 5/9] Typo fix
|
|
|
|
Thanks to Dominik Honnef for spotting it.
|
|
---
|
|
doc/ledger3.texi | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
|
|
index c795a05..834cf96 100644
|
|
--- a/doc/ledger3.texi
|
|
+++ b/doc/ledger3.texi
|
|
@@ -1756,7 +1756,7 @@ both liquid and commodity assets. Now, on the day of the sale:
|
|
|
|
@smallexample @c input:validate
|
|
2005/08/01 Stock sale
|
|
- Assets:Broker -50 APPL @{$30.00@} @@ $50.00
|
|
+ Assets:Broker -50 AAPL @{$30.00@} @@ $50.00
|
|
Expenses:Broker:Commissions $19.95
|
|
Income:Capital Gains $-1,000.00
|
|
Assets:Broker $2,480.05
|
|
--
|
|
1.9.3
|
|
|