summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-10-18 15:51:35 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-10-18 15:51:35 +0000
commitc23dcd9fa3d1dd3b6e72cc4627808d13cd44d579 (patch)
tree0893768b526626a6cf3c9244b7a005ec869ef958 /lisp/whitespace.el
parent2c0b814427aca75c4a99c4ed11e6615026171769 (diff)
Fix typo.
Diffstat (limited to 'lisp/whitespace.el')
-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."
It usually applies to the whole buffer, but in transient mark
mode when the mark is active, it applies to the region. It also
-applies to the region when it is not in transiente mark mode, the
+applies to the region when it is not in transient mark mode, the
mark is active and \\[universal-argument] was pressed just before
calling `whitespace-cleanup' interactively.