90badcd07969
Merge.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 02 Jun 2012 17:09:36 -0400 |
parents | 0b12384d1397 (diff) f63382a5e43e (current diff) |
children | fd07be518d46 |
branches/tags | (none) |
files |
Changes
--- a/chapters/28.markdown Wed Apr 25 12:35:17 2012 +0200 +++ b/chapters/28.markdown Sat Jun 02 17:09:36 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