# HG changeset patch # User Steve Losh # Date 1338671376 14400 # Node ID 90badcd0796927270c2d6f32609ff8e895fdbe97 # Parent 0b12384d1397433b671c80d44029645484c4c40f# Parent f63382a5e43e36692a9eea9bfc2463295799a62a Merge. diff -r f63382a5e43e -r 90badcd07969 chapters/28.markdown --- 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