diff --git a/wp-includes/functions-formatting.php b/wp-includes/functions-formatting.php index 05b1fa878c..77bbe22a68 100644 --- a/wp-includes/functions-formatting.php +++ b/wp-includes/functions-formatting.php @@ -32,7 +32,7 @@ function wptexturize($text) { $curl = preg_replace("/ \(tm\)/i", ' ™', $curl); $curl = str_replace("''", '”', $curl); - $curl = preg_replace('/(d+)x(\d+)/', "$1×$2", $curl); + $curl = preg_replace('/(\d+)x(\d+)/', "$1×$2", $curl); } elseif (strstr($curl, '