From df7df4505d4abb1ce11002f0cb921be3fa6f15b3 Mon Sep 17 00:00:00 2001 From: OverlordQ Date: Sun, 30 May 2010 18:13:13 +0000 Subject: [PATCH] (r67097) Typo in previous commit --- maintenance/parserTests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 45e9357e69..d0ba342dfa 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -4863,7 +4863,7 @@ Punctuation: nbsp before exclamation !! input C'est grave ! !! result -

C'est grave&160;! +

C'est grave !

!! end -- 2.20.1