From e6d3726553b0cc7ea52ea8d2d4ce8bfd368a0cfc Mon Sep 17 00:00:00 2001 From: Arlo Breault Date: Thu, 28 Jan 2016 15:23:38 -0800 Subject: [PATCH] Fix a spelling mistake in a comment Change-Id: Idf3f9b7778cec846578b0c5242ef8530dc8f32b3 --- includes/Sanitizer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Sanitizer.php b/includes/Sanitizer.php index d41e559511..370077fa12 100644 --- a/includes/Sanitizer.php +++ b/includes/Sanitizer.php @@ -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 -- 2.20.1