fix what I think is a typo

master
Joey Hess 2008-04-10 16:08:59 -04:00
parent 914a5645a5
commit 609e74bbd8
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ option.
## XSS holes in CGI output
ikiwiki has not yet been audited to ensure that all cgi script input/output
ikiwiki has been audited to ensure that all cgi script input/output
is sanitised to prevent XSS attacks. For example, a user can't register
with a username containing html code (anymore).