summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-03-24 12:36:54 +0000
committerLaurent Bercot <ska@appnovation.com>2022-03-24 12:36:54 +0000
commita0664e349a7c0526ea64a9e160ae808475d7d3b5 (patch)
tree1fd5bbebb2cfa15b55ca3cbb414171af4f827a40
parent0dca53c48d01646327dd3bb6866dbafa2d1808e1 (diff)
downloadexecline-a0664e349a7c0526ea64a9e160ae808475d7d3b5.tar.xz
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/el_transform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/el_transform.html b/doc/el_transform.html
index e15ec69..207d04e 100644
--- a/doc/el_transform.html
+++ b/doc/el_transform.html
@@ -57,7 +57,7 @@ three consecutive spaces, or a space and 4 tab characters, with a
single space. This is called <em>crunching</em>, and it is done
by giving the <tt>-C</tt> switch to the substitution command. The
remaining delimiter will always be the first in the sequence.
-Chomping is <em>off</em> by default, or if you give the <tt>-c</tt>
+Crunching is <em>off</em> by default, or if you give the <tt>-c</tt>
switch.
</p>