瀏覽代碼

xhttp_pi: Fix typos in module documentation

Florian Floimair 7 年之前
父節點
當前提交
787166ebd1
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/modules/xhttp_pi/doc/xhttp_pi_admin.xml

+ 4 - 4
src/modules/xhttp_pi/doc/xhttp_pi_admin.xml

@@ -51,7 +51,7 @@
 	<section>
 	<title>Usage</title>
 	<para>
-		The layout of the provisionning interface is controlled via an external
+		The layout of the provisioning interface is controlled via an external
 		xml file (see the framework parameter).
 		An example of a framework xml file is provided inside the &kamailio;'s
 		examples directory.
@@ -239,7 +239,7 @@ kamdbctl pframework create
 		</para>
 		<itemizedlist>
 			<listitem><para>
-			full subscriber provisionning with automatic ha1/ha1b fields.
+			full subscriber provisioning with automatic ha1/ha1b fields.
 			</para></listitem>
 		</itemizedlist>
 	</section>
@@ -279,9 +279,9 @@ kamdbctl pframework create
 	<section>
 		<title><varname>xhttp_pi_root</varname> (str)</title>
 		<para>
-			It specifies the root path for provisionning http requests.
+			It specifies the root path for provisioning http requests.
 			The link to the provisioning web interface must be constructed
-			using the following patern:
+			using the following pattern:
 			http://[server_IP]:[tcp_port]/[xhttp_pi_root] 
 		</para>
 		<para>