diff --git a/plugins/Xmpp/extlib/XMPPHP/XMLStream.php b/plugins/Xmpp/extlib/XMPPHP/XMLStream.php index b7eb81aecd..1606a9f07e 100644 --- a/plugins/Xmpp/extlib/XMPPHP/XMLStream.php +++ b/plugins/Xmpp/extlib/XMPPHP/XMLStream.php @@ -33,7 +33,7 @@ require_once __DIR__ . DIRECTORY_SEPARATOR . 'Exception.php'; require_once __DIR__ . DIRECTORY_SEPARATOR . 'XMLObj.php'; /** XMPPHP_Log */ -require_once __DIR__ . DIRECTORY_SEPARTOR. 'Log.php'; +require_once __DIR__ . DIRECTORY_SEPARATOR . 'Log.php'; /** * XMPPHP XML Stream