changeset 98826:6bec458afb55

Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 18 Oct 2008 15:51:35 +0000
parents d2efa0056f9c
children 4a504448eb9c
files lisp/whitespace.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/whitespace.el	Sat Oct 18 14:27:40 2008 +0000
+++ b/lisp/whitespace.el	Sat Oct 18 15:51:35 2008 +0000
@@ -1386,7 +1386,7 @@
 
 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.