From 76b58dc413f277d3d067b73a8506d154c309c5b4 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 17 Jul 2008 21:40:45 -0400 Subject: Corrected a mis-type in the NEWS file. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index eadd5158..080fb227 100644 --- a/NEWS +++ b/NEWS @@ -197,9 +197,9 @@ register, print, etc), you can now descend into the component transactions that made up any of the values you see. - For example, say you request a --monthtly expenses report: + For example, say you request a --monthly expenses report: - $ ledger --monthly --descend "\$500.00" register ^Expenses + $ ledger --monthly register ^Expenses Now, in one of the reported months you see $500.00 spent on Expenses:Food. You can ask Ledger to "descend" into, and show the -- cgit v1.2.3