From dcdab31cdb655dd842c66e6081ecb3adb5e9d5bb Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Tue, 16 Nov 2010 20:32:42 +0100 Subject: [PATCH] Typo. --- horde/lib/Test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horde/lib/Test.php b/horde/lib/Test.php index fd0e77a30..15a416ea2 100644 --- a/horde/lib/Test.php +++ b/horde/lib/Test.php @@ -158,7 +158,7 @@ class Horde_Test ), 'SimpleXML' => array( 'descrip' => 'SimpleXML support', - 'error' => 'Horde will not run without the SimpleXML extension. Don\'t compile PHP with --disable-all/--disbale-simplexml, or enable the SimpleXML extension individually before continuing.', + 'error' => 'Horde will not run without the SimpleXML extension. Don\'t compile PHP with --disable-all/--disable-simplexml, or enable the SimpleXML extension individually before continuing.', 'fatal' => true ), 'tidy' => array( -- 2.11.0