[sr-dev] git:5.2:587d7417: Fix typo on xmpp module: Consecutives 'the'
Henning Westerholt
hw at skalatan.de
Fri Oct 2 15:51:45 CEST 2020
Module: kamailio
Branch: 5.2
Commit: 587d741736d5dc32f5a81633e0e02cead120e330
URL: https://github.com/kamailio/kamailio/commit/587d741736d5dc32f5a81633e0e02cead120e330
Author: Jorge Vallecillo <jorgevallecilloc at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T13:50:39Z
Fix typo on xmpp module: Consecutives 'the'
---
Modified: src/modules/xmpp/doc/xmpp_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/587d741736d5dc32f5a81633e0e02cead120e330.diff
Patch: https://github.com/kamailio/kamailio/commit/587d741736d5dc32f5a81633e0e02cead120e330.patch
---
diff --git a/src/modules/xmpp/doc/xmpp_admin.xml b/src/modules/xmpp/doc/xmpp_admin.xml
index ab201c5a84..129acbc423 100644
--- a/src/modules/xmpp/doc/xmpp_admin.xml
+++ b/src/modules/xmpp/doc/xmpp_admin.xml
@@ -230,7 +230,7 @@
<para>
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:username<![CDATA[<]]>delim<![CDATA[>]]>jabber_server at gateway_domain".
</para>
More information about the sr-dev
mailing list