aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-27 03:43:56 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-27 03:43:56 +0000
commitc54f2e20ac29da242b98f20e4b2165cd4c6f5147 (patch)
treef0d9938139bedec4122dc837b64f7fa603092842
parent7508775446c152cfa96bbe26f150ad47e7723091 (diff)
downloadikiwiki-c54f2e20ac29da242b98f20e4b2165cd4c6f5147.tar
ikiwiki-c54f2e20ac29da242b98f20e4b2165cd4c6f5147.tar.gz
web commit by JeremyReed: typo fix
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
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.