From c54aef03e7d6008b254c55764001df497d845abd Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 30 Jun 2017 23:02:31 +0100 Subject: [PATCH] cli: changelog typo --- hledger/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/CHANGES b/hledger/CHANGES index a04108f2a..9b94ccb26 100644 --- a/hledger/CHANGES +++ b/hledger/CHANGES @@ -12,7 +12,7 @@ ones. See the issue and linked mail list discussion for more background. (#564) Also the -P short flag has been added for --pending, and the -U/-P/-C -and flags can be combined. +flags can be combined. bs/is: fix "Ratio has zero denominator" error (#535)