f1a0e62bbfbf
Typo.
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Tue, 24 Apr 2012 14:29:57 +0100 | 
| parents | 17ece76ba98a | 
| children | 11b6950a211e | 
| branches/tags | (none) | 
| files | chapters/28.markdown | 
Changes
--- a/chapters/28.markdown Sun Apr 22 13:36:33 2012 +0100 +++ b/chapters/28.markdown Tue Apr 24 14:29:57 2012 +0100 @@ -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