Typo.
authorGunnar Wrobel <p@rdus.de>
Tue, 16 Nov 2010 19:32:42 +0000 (20:32 +0100)
committerGunnar Wrobel <p@rdus.de>
Tue, 16 Nov 2010 19:32:42 +0000 (20:32 +0100)
horde/lib/Test.php

index fd0e77a..15a416e 100644 (file)
@@ -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 <code>--disable-all/--disbale-simplexml</code>, or enable the SimpleXML extension individually before continuing.',
+            'error' => 'Horde will not run without the SimpleXML extension. Don\'t compile PHP with <code>--disable-all/--disable-simplexml</code>, or enable the SimpleXML extension individually before continuing.',
             'fatal' => true
         ),
         'tidy' => array(