]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Facebook/facebook/jsonwrapper/jsonwrapper.php
Remove more contractions
[quix0rs-gnu-social.git] / plugins / Facebook / facebook / jsonwrapper / jsonwrapper.php
index 29509debade83f6f0fe487ec374a10f90e8f14a0..9c6c626632f6e5661769a93c8773d55c4a0d886d 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-# In PHP 5.2 or higher we don't need to bring this in
+# In PHP 5.2 or higher we do not need to bring this in
 if (!function_exists('json_encode')) {
        require_once 'jsonwrapper_inner.php';
 }