From: Pierre Joye Date: Wed, 31 Aug 2011 20:07:44 +0000 (+0000) Subject: - typo X-Git-Tag: php-5.3.9RC1~299 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38eec652ce2328dc696f0a027191baac3682148f;p=php - typo --- diff --git a/tests/basic/bug45986.phpt b/tests/basic/bug45986.phpt index 5745d272c4..829f336022 100644 --- a/tests/basic/bug45986.phpt +++ b/tests/basic/bug45986.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #45986 (wrong error messag for a non existant file on rename) +Bug #45986 (wrong error message for a non existant file on rename) --CREDITS-- Sebastian Schürmann sebs@php.net