Fix typo (thanks, Karan Mistry)
    
        | author | Steve Losh <steve@stevelosh.com> | 
    
        | date | Thu, 17 May 2012 12:38:22 -0400 | 
    
    
        | parents | ee7e65e9658e | 
    
        | children | 0b12384d1397 | 
    
        | branches/tags | (none) | 
    
        | files | chapters/28.markdown | 
Changes
    
--- a/chapters/28.markdown	Sun Apr 08 15:34:54 2012 -0400
+++ b/chapters/28.markdown	Thu May 17 12:38:22 2012 -0400
@@ -45,7 +45,7 @@
 
 Contrast this with other languages, where programs constantly take input from
 untrusted users.  Vim is a unique environment where the normal security concerns
-simple aren't common.
+simply aren't common.
 
 The second reason is that because Vimscript has sometimes arcane and tricky
 syntax, `execute` is often the easiest, most straightforward way to get