From: Diogo Cordeiro Date: Fri, 19 Apr 2019 20:16:42 +0000 (+0100) Subject: Fix typo on 986030060b84 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0df853183485add783c59e9fac3a58258918817b;p=quix0rs-gnu-social.git Fix typo on 986030060b84 --- 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