Jelajahi Sumber

uid_avp_db: Fix typos in module documentation

Florian Floimair 7 tahun lalu
induk
melakukan
1907f2a788

+ 1 - 1
src/modules/uid_avp_db/doc/functions.xml

@@ -102,7 +102,7 @@
 		<varlistentry>
 		<varlistentry>
 			<term>id</term>
 			<term>id</term>
 			<listitem><para>Identifier used for searching attributes. When
 			<listitem><para>Identifier used for searching attributes. When
-			searching for user attributes it is UID, when searchnig uri
+			searching for user attributes it is UID, when searching uri
 			attributes it is URI.
 			attributes it is URI.
 			</para></listitem>
 			</para></listitem>
 		</varlistentry>
 		</varlistentry>

+ 1 - 1
src/modules/uid_avp_db/doc/uid_avp_db.xml

@@ -30,7 +30,7 @@
 	    manipulate the contents of AVPs (Attribute-Value pairs). The AVPs
 	    manipulate the contents of AVPs (Attribute-Value pairs). The AVPs
 	    are variables attached to the SIP message being processed. Each
 	    are variables attached to the SIP message being processed. Each
 	    variable has its name and value. AVPs can be used to store
 	    variable has its name and value. AVPs can be used to store
-	    arbitrary data or as a means of inter-module comminication.
+	    arbitrary data or as a means of inter-module communication.
 	</para>
 	</para>
 	<para>
 	<para>
 	    You may also want to check the avpops module which is more flexible
 	    You may also want to check the avpops module which is more flexible