# HG changeset patch # User Steve Losh # Date 1337272750 14400 # Node ID 0b12384d1397433b671c80d44029645484c4c40f # Parent a496fc2f09cb4664660f831d69e7cf5f8ef70923# Parent 17ece76ba98a078e5a1e88f9c23270a1c3b6634e Merge. diff -r 17ece76ba98a -r 0b12384d1397 chapters/28.markdown --- a/chapters/28.markdown Sun Apr 22 13:36:33 2012 +0100 +++ b/chapters/28.markdown Thu May 17 12:39:10 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