summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>