aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/whitespace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/whitespace.el b/lisp/whitespace.el
index 534e4436062..4504c4c9f14 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -1386,7 +1386,7 @@ See `whitespace-style' and `indent-tabs-mode' for documentation."
1386 1386
1387It usually applies to the whole buffer, but in transient mark 1387It usually applies to the whole buffer, but in transient mark
1388mode when the mark is active, it applies to the region. It also 1388mode when the mark is active, it applies to the region. It also
1389applies to the region when it is not in transiente mark mode, the 1389applies to the region when it is not in transient mark mode, the
1390mark is active and \\[universal-argument] was pressed just before 1390mark is active and \\[universal-argument] was pressed just before
1391calling `whitespace-cleanup' interactively. 1391calling `whitespace-cleanup' interactively.
1392 1392