From: Arlo Breault Date: Thu, 28 Jan 2016 23:23:38 +0000 (-0800) Subject: Fix a spelling mistake in a comment X-Git-Tag: 1.31.0-rc.0~8163^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=e6d3726553b0cc7ea52ea8d2d4ce8bfd368a0cfc;p=lhc%2Fweb%2Fwiklou.git Fix a spelling mistake in a comment Change-Id: Idf3f9b7778cec846578b0c5242ef8530dc8f32b3 --- 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