]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 18 Oct 2008 15:51:35 +0000 (15:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 18 Oct 2008 15:51:35 +0000 (15:51 +0000)
lisp/whitespace.el

index 534e44360622ac743ee4ea8ea39d16b3a1ebaf20..4504c4c9f148bafe441a2f8945e5c85539c29733 100644 (file)
@@ -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.