diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 03:23:49 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 03:23:49 +0000 |
commit | ad775874a34884bf139959d0d8de2ebe56f22bd5 (patch) | |
tree | a038a23c8121a6e3024addc03572595cd77f115b | |
parent | 5bb38d5b9c428bae3ea7d39f47dd43c2d8cf921c (diff) |
web commit by joey
-rw-r--r-- | doc/htmlsanitization.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/htmlsanitization.mdwn b/doc/htmlsanitization.mdwn index 628c1b90c..b8f0c3190 100644 --- a/doc/htmlsanitization.mdwn +++ b/doc/htmlsanitization.mdwn @@ -11,7 +11,7 @@ ikiwiki uses the HTML::Scrubber perl module to perform its html sanitisation, and this perl module also deals with various entity encoding tricks. -While I beleive that this makes ikiwiki as resistant to malicious html +While I believe that this makes ikiwiki as resistant to malicious html content as anything else on the web, I cannot guarantee that it will actually protect every user of every browser from every browser security hole, badly designed feature, etc. I can provide NO WARRANTY, like it says |