From: Gunnar Wrobel Date: Tue, 16 Nov 2010 19:32:42 +0000 (+0100) Subject: Typo. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=dcdab31cdb655dd842c66e6081ecb3adb5e9d5bb;p=horde.git Typo. --- 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(