]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/pomo/translations.php
WordPress 4.0
[autoinstalls/wordpress.git] / wp-includes / pomo / translations.php
index 106b6da1640dc7129b92a415cab8d8257000b489..5ad316c08e34254bc43fd35ff873cb2820d6258e 100644 (file)
@@ -172,7 +172,7 @@ class Gettext_Translations extends Translations {
        }
 
        /**
-        * Adds parantheses to the inner parts of ternary operators in
+        * Adds parentheses to the inner parts of ternary operators in
         * plural expressions, because PHP evaluates ternary oerators from left to right
         *
         * @param string $expression the expression without parentheses