Fix a spelling mistake in a comment
authorArlo Breault <abreault@wikimedia.org>
Thu, 28 Jan 2016 23:23:38 +0000 (15:23 -0800)
committerNikerabbit <niklas.laxstrom@gmail.com>
Fri, 29 Jan 2016 07:48:48 +0000 (07:48 +0000)
Change-Id: Idf3f9b7778cec846578b0c5242ef8530dc8f32b3

includes/Sanitizer.php

index d41e559..370077f 100644 (file)
@@ -1208,7 +1208,7 @@ class Sanitizer {
 
        /**
         * Return an associative array of attribute names and values from
-        * a partial tag string. Attribute names are forces to lowercase,
+        * a partial tag string. Attribute names are forced to lowercase,
         * character references are decoded to UTF-8 text.
         *
         * @param string $text