]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/xmloutputter.php
Revert "Remove more contractions"
[quix0rs-gnu-social.git] / lib / xmloutputter.php
index 9d862b2d02db6125f1f10447ab14985296cd233e..5f06e491df2c2182fef496be074d419efe5c987c 100644 (file)
@@ -112,7 +112,7 @@ class XMLOutputter
      *
      * Utility for outputting an XML element. A convenient wrapper
      * for a bunch of longer XMLWriter calls. This is best for
-     * when an element does not have any sub-elements; if that's the
+     * when an element doesn't have any sub-elements; if that's the
      * case, use elementStart() and elementEnd() instead.
      *
      * The $content element will be escaped for XML. If you need