From 4ea0b88e546dce9fb09d512ddc8f009b0b80fdf1 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Tue, 19 Apr 2005 03:41:22 +0000 Subject: [PATCH] Missing backslash, fixes http://mosquito.wordpress.org/view.php?id=1224 git-svn-id: https://develop.svn.wordpress.org/trunk@2549 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/functions-formatting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, '