Browse Source

Fix typo on xmpp module: Consecutives 'the'

Jorge Vallecillo 5 năm trước cách đây
mục cha
commit
62a31d3b28
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/xmpp/doc/xmpp_admin.xml

+ 1 - 1
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@gateway_domain".
 		</para>