From c54f2e20ac29da242b98f20e4b2165cd4c6f5147 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 27 Dec 2006 03:43:56 +0000 Subject: [PATCH] web commit by JeremyReed: typo fix --- doc/security.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/security.mdwn b/doc/security.mdwn index 154566cd8..72ae8f4b9 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -80,7 +80,7 @@ they can try to use this to exploit your web server. _(AKA, the assumptions that will be the root of most security holes...)_ -## exploting ikiwiki with bad content +## exploiting ikiwiki with bad content Someone could add bad content to the wiki and hope to exploit ikiwiki. Note that ikiwiki runs with perl taint checks on, so this is unlikely. -- 2.32.0.93.g670b81a890