From 386b5679d30e4c898944bbe0a6c809b18e90984f Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 15 Aug 2006 12:59:41 +0000 Subject: [PATCH] Spelling fix. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@262 48356398-32a2-884e-a903-53898d9a118a --- smoketests/xssAttacks.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smoketests/xssAttacks.php b/smoketests/xssAttacks.php index 9bcdc60b..da7a93fb 100644 --- a/smoketests/xssAttacks.php +++ b/smoketests/xssAttacks.php @@ -8,8 +8,8 @@

HTMLPurifier XSS Attacks Smoketest

-

XSS attacks courtsey of -http://ha.ckers.org/xss.html

+

XSS attacks are from +http://ha.ckers.org/xss.html.

The last segment of tests regarding blacklisted websites is not applicable at the moment, but when we add that functionality they'll be relevant.