Browse Source

cfgt: fixed a few typos in documentation

Giacomo Vacca 9 years ago
parent
commit
31933ccc40
1 changed files with 2 additions and 2 deletions
  1. 2 2
      modules/cfgt/doc/cfgt_admin.xml

+ 2 - 2
modules/cfgt/doc/cfgt_admin.xml

@@ -22,7 +22,7 @@
 		SIP scenarios.
 		SIP scenarios.
 	</para>
 	</para>
 	<para>
 	<para>
-		In order to identify defferent scenarios a prefix string should be
+		In order to identify different scenarios a prefix string should be
 		used inside the Call-ID header.
 		used inside the Call-ID header.
 	</para>
 	</para>
 	</section>
 	</section>
@@ -125,7 +125,7 @@ modparam("cfgt", "mask", 12)
 	<section id="cfgt.p.callid_prefix">
 	<section id="cfgt.p.callid_prefix">
 		<title><varname>callid_prefix</varname> (string)</title>
 		<title><varname>callid_prefix</varname> (string)</title>
 		<para>
 		<para>
-			Prefix used to indentify test scenario messages. Last char of the
+			Prefix used to identify test scenario messages. Last char of the
 			string will be used as delimiter for the scenario ID. With parameter
 			string will be used as delimiter for the scenario ID. With parameter
 			set to <quote>NGCP%</quote> and Call-ID <quote>NGCP%123%456</quote> 
 			set to <quote>NGCP%</quote> and Call-ID <quote>NGCP%123%456</quote> 
 			the scenario identified will be <quote>123</quote>.
 			the scenario identified will be <quote>123</quote>.