summaryrefslogtreecommitdiff
path: root/doc/el_substitute.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-14 15:10:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-14 15:10:15 +0000
commit44be69112c71fe65784cc014995044c2a191a449 (patch)
tree774de7de5d75c202903080b74bc5eca87ed1d8d6 /doc/el_substitute.html
parent6ff749e62652103b3ab84ef145691602ed6e0fea (diff)
downloadexecline-44be69112c71fe65784cc014995044c2a191a449.tar.xz
Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea
Diffstat (limited to 'doc/el_substitute.html')
-rw-r--r--doc/el_substitute.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/el_substitute.html b/doc/el_substitute.html
index 3bb56a2..6e6decb 100644
--- a/doc/el_substitute.html
+++ b/doc/el_substitute.html
@@ -100,7 +100,7 @@ be substituted, or <em>don't</em> be substituted. </li>
<li> The default (unquoted) action should be: substitute. </li>
<li> A sequence that means "do not substitute" should be able
to appear literally. The quote character should also be able to
-appear literally before a sequence that means "substitute". (Tricky, eh&nbsp;?) </li>
+appear literally before a sequence that means "substitute". (Tricky, eh?) </li>
<li> There should be as few quote characters as possible, to avoid
shell-like quoting nightmares. </li>
</ul>