From aa0f4a74c9a880084fafd4d2148c390da61998ba Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 3 Jun 2025 00:14:30 -1000 Subject: [PATCH] ;fix:doc: more text encoding corrections/cleanups, 4 [#2394] --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 7d97fe9e4..083ca0b84 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -7041,7 +7041,7 @@ and/or open a new terminal window. A simple way is to close your terminal window and open a new one. **Text decoding issues: I get errors like "Illegal byte sequence" or "Invalid or incomplete multibyte or wide character" or "commitAndReleaseBuffer: invalid argument (invalid character)"**\ -hledger usually needs non-ascii input to be decodable with the system locale's text encoding. +hledger usually needs its input to be decodable with the system locale's text encoding. See [Text encoding](#text-encoding) and [Install: Text encoding](/install.md#text-encoding). **COMPATIBILITY ISSUES: hledger gives an error with my Ledger file**\