]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/compile/discussion.mdwn
typos
[ikiwiki.git] / doc / plugins / contrib / compile / discussion.mdwn
index c2d2f6cd45f1ae13725cb80814c853a460f148d2..fbf9f22ea96cc942b1b69fd745cf45406fc5c970 100644 (file)
@@ -43,7 +43,7 @@ command...
 >       like `latex foo.tex && dvipdf foo.dvi`).
 >   - the `compile_unsecure` would:
 >     - forbid commands to be strings (thus, forbidding shell commands, and preventing command injections);
->     - forbid compilation using Makefile or executable prevent in the wiki (to prevent users from modifying those files, and executing arbitrary commands);
+>     - forbid compilation using Makefile or executable present in the wiki (to prevent users from modifying those files, and executing arbitrary commands);
 >     - forbid directive argument `build`.
 >
 >