diff --git a/package2.xml b/package2.xml index 6736fd7..2e600c5 100644 --- a/package2.xml +++ b/package2.xml @@ -39,7 +39,7 @@ The HTML_Common2 package provides methods for HTML code display and attributes h BSD License * Use phpunit/PHPUnit rather than pear/PHPUnit2 for unit testing needs -* "Fuent interfaces": all methods that didn't return anything now +* "Fluent interfaces": all methods that didn't return anything now return $this. The following methods are affected: mergeAttributes(), removeAttribute(), setAttribute(), setAttributes(), setComment() and setIndentLevel().