a0708167065a

"easy" => "easily"
[view raw] [browse files]
author riceissa <riceissa@gmail.com>
date Thu, 19 Apr 2012 20:34:46 -0700
parents ee7e65e9658e
children f515703dd533
branches/tags (none)
files chapters/14.markdown

Changes

--- a/chapters/14.markdown	Sun Apr 08 15:34:54 2012 -0400
+++ b/chapters/14.markdown	Thu Apr 19 20:34:46 2012 -0700
@@ -51,7 +51,7 @@
 Write the file again.  This time the slowness will be more apparent.
 
 Obviously you won't have any autocommands that do nothing but sleep, but the
-`~/.vimrc` of a seasoned Vim user can easy reach 1,000 lines, many of which will
+`~/.vimrc` of a seasoned Vim user can easily reach 1,000 lines, many of which will
 be autocommands.  Combine that with autocommands defined in any installed
 plugins and it can definitely affect performance.