web commit by JeremyReed: typo fix

master
joey 2006-12-27 03:43:56 +00:00
parent 7508775446
commit c54f2e20ac
1 changed files with 1 additions and 1 deletions

View File

@ -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.