]> git.eshelyaron.com Git - emacs.git/commitdiff
(vcursor-copy-line): Fix spellings in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:09:18 +0000 (14:09 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 10 Jun 2005 14:09:18 +0000 (14:09 +0000)
lisp/vcursor.el

index 4de92f02f0ba3e0469f725eedcc80f849318dc15..ac04603dbf8a4a1e2cf4307211097f1e06fe26d5 100644 (file)
@@ -1116,7 +1116,7 @@ is called interactively, so prefix argument etc. are usable."
   "Copy up to ARGth line after virtual cursor position.
 With no argument, copy to the end of the current line.
 
-Behaviour with regard to newlines is similar (but not identical) to
+Behavior with regard to newlines is similar (but not identical) to
 `kill-line'; the main difference is that whitespace at the end of the
 line is treated like ordinary characters."