Browse Source

Fix typo on xmpp module: Consecutives 'the'

Jorge Vallecillo 4 years ago
parent
commit
27f2827198
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/xmpp/doc/xmpp_admin.xml

+ 1 - 1
src/modules/xmpp/doc/xmpp_admin.xml

@@ -230,7 +230,7 @@
 		<para>
 		<para>
 			The domain of the SIP-to-XMPP gateway - it has to be in DNS or SIP UA has to
 			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
 			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:
 			to XMPP users:
 			"sip:username<![CDATA[<]]>delim<![CDATA[>]]>jabber_server@gateway_domain".
 			"sip:username<![CDATA[<]]>delim<![CDATA[>]]>jabber_server@gateway_domain".
 		</para>
 		</para>