From 587d741736d5dc32f5a81633e0e02cead120e330 Mon Sep 17 00:00:00 2001 From: Jorge Vallecillo Date: Thu, 1 Oct 2020 20:50:41 -0600 Subject: [PATCH] Fix typo on xmpp module: Consecutives 'the' --- src/modules/xmpp/doc/xmpp_admin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/xmpp/doc/xmpp_admin.xml b/src/modules/xmpp/doc/xmpp_admin.xml index ab201c5a84b..129acbc4232 100644 --- a/src/modules/xmpp/doc/xmpp_admin.xml +++ b/src/modules/xmpp/doc/xmpp_admin.xml @@ -230,7 +230,7 @@ The domain of the SIP-to-XMPP gateway - it has to be in DNS or SIP UA has to use outbound proxy to SIP-to-XMPP gateway IP address. It has to be used - as domain in the the destination address of the messages sent by SIP users + as domain in the destination address of the messages sent by SIP users to XMPP users: "sip:usernamedelim]]>jabber_server@gateway_domain".