ff713b4d6c53

typo
[view raw] [browse files]
author Lauri Heiskanen <lauri.heiskanen@nimble.fi>
date Thu, 05 Jan 2012 18:41:20 +0200
parents d64120a6e4a2
children ea7cfb4681d9
branches/tags (none)
files chapters/15.markdown

Changes

--- a/chapters/15.markdown	Mon Jan 02 16:48:25 2012 +1000
+++ b/chapters/15.markdown	Thu Jan 05 18:41:20 2012 +0200
@@ -147,7 +147,7 @@
 
 * If your operator-pending mapping ends with some text visually selected, Vim
   will operate on that text.
-* Otherwise, Vim will operator on the text between the original cursor position
+* Otherwise, Vim will operate on the text between the original cursor position
   and the new position.
 
 Exercises