Переглянути джерело

xcap_server: Fix typos in module documentation

Florian Floimair 7 роки тому
батько
коміт
e307bf0a6c
1 змінених файлів з 5 додано та 5 видалено
  1. 5 5
      src/modules/xcap_server/doc/xcap_server_admin.xml

+ 5 - 5
src/modules/xcap_server/doc/xcap_server_admin.xml

@@ -16,7 +16,7 @@
 	<section>
 	<section>
 	<title>Overview</title>
 	<title>Overview</title>
 	<para>
 	<para>
-		This module provides an XCAP server functionaly inside Kamailio
+		This module provides an XCAP server functionally inside Kamailio
 		and SER SIP servers.
 		and SER SIP servers.
 	</para>
 	</para>
 	<para>
 	<para>
@@ -26,13 +26,13 @@
 		<para>
 		<para>
 			reuse of SIP router transport layer - XCAP documents can be sent
 			reuse of SIP router transport layer - XCAP documents can be sent
 			via SIP (UDP, TCP, TLS and SCTP) and via HTTP (TCP or TLS (HTTPS)).
 			via SIP (UDP, TCP, TLS and SCTP) and via HTTP (TCP or TLS (HTTPS)).
-			For HTTP/S, you neet to load XHTTP module to handle HTTP/S
+			For HTTP/S, you need to load XHTTP module to handle HTTP/S
 			requests.
 			requests.
 		</para>
 		</para>
 		</listitem>
 		</listitem>
 		<listitem>
 		<listitem>
 		<para>
 		<para>
-			the Presence server has access imediatelly to the latest version
+			the Presence server has access immediately to the latest version
 			of XCAP documents. No more need to trigger refresh of XCAP
 			of XCAP documents. No more need to trigger refresh of XCAP
 			documents via RPC command.
 			documents via RPC command.
 		</para>
 		</para>
@@ -226,7 +226,7 @@ modparam("xcap_server", "xml_ns",
 			be paths a client can use to download the listed XCAP
 			be paths a client can use to download the listed XCAP
 			documents. In some cases (for example, when the XCAP
 			documents. In some cases (for example, when the XCAP
 			server is accessed using HTTP from an HTTP proxy the
 			server is accessed using HTTP from an HTTP proxy the
-			client connectes to using HTTPS) the XCAP server may
+			client connected to using HTTPS) the XCAP server may
 			not be able to automatically determine the correct
 			not be able to automatically determine the correct
 			scheme to use based on the HTTP connection.
 			scheme to use based on the HTTP connection.
 		</para>
 		</para>
@@ -264,7 +264,7 @@ modparam("xcap_server", "directory_scheme", 0)
 			be paths a client can use to download the listed XCAP
 			be paths a client can use to download the listed XCAP
 			documents. In some cases (for example, when the XCAP
 			documents. In some cases (for example, when the XCAP
 			server is accessed through a proxy that re-writes
 			server is accessed through a proxy that re-writes
-			headers, or a client is non-conformant and does not
+			headers, or a client is non-conforming and does not
 			include a Host: header) the XCAP server may not be able
 			include a Host: header) the XCAP server may not be able
 			to automatically determine the correct hostname to use.
 			to automatically determine the correct hostname to use.
 		</para>
 		</para>