From 79ee9c727020327099cb24dba48a8e50b7c7bde3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 12 Jan 2014 16:17:35 -0800 Subject: [PATCH] docs: fix a manual rendering issue --- doc/MANUAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index cbf5719d7..3c3f006cc 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -1292,7 +1292,7 @@ Here are some issues you might encounter when you run hledger #. **hledger fails to parse some valid ledger files** See [file format differences](FAQ.html#what-are-the-file-format-differences). -#. **hledger gives "Illegal byte sequence" or "Invalid or incomplete multibyte or wide character" errors** +#. **hledger gives "Illegal byte sequence" or "Invalid or incomplete multibyte or wide character" errors** In order to handle non-ascii letters and symbols (like £), hledger needs an appropriate locale. This is usually configured system-wide; you can also configure it temporarily. The locale may need to be one that