From 7793ffe17da10e4269a0f6c400d2563e34c86e05 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 16 Oct 2024 18:14:16 -1000 Subject: [PATCH] ;doc: special characters: edit --- 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 9862e8e3e..e60fe15a2 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -275,7 +275,7 @@ feel free to skip these until you need them. Here we touch on shell escaping/quoting rules, and give some examples. This is a slightly complicated topic which you may not need at first, -but be aware of it, and return here when needed. +but you should be aware of it, so you can return here when needed. ### Escaping shell special characters