소스 검색

lib/srdb1: Fix typos in library documentation

Florian Floimair 7 년 전
부모
커밋
338e4b14b3

+ 1 - 1
src/lib/srdb1/schema/aliases.xml

@@ -70,7 +70,7 @@
         <type>string</type>
         <type>string</type>
         <size>&hf_len;</size>
         <size>&hf_len;</size>
         <default/>
         <default/>
-        <description>Contact header field value provides a URI whoses meaning depends on the type of request or response it is in.</description>
+        <description>Contact header field value provides a URI whose meaning depends on the type of request or response it is in.</description>
     </column>
     </column>
 
 
     <column>
     <column>

+ 1 - 1
src/lib/srdb1/schema/carrierfailureroute.xml

@@ -59,7 +59,7 @@
 			  <type>string</type>
 			  <type>string</type>
 			  <size>&user_len;</size>
 			  <size>&user_len;</size>
 			  <default/>
 			  <default/>
-			  <description>Name of column contains the the scan prefixes. Scan prexies define the matching
+			  <description>Name of column contains the the scan prefixes. Scan prefixes define the matching
 			  portion of a phone number, e.g. we have the scan prefixes 49721 and 49, the called number is
 			  portion of a phone number, e.g. we have the scan prefixes 49721 and 49, the called number is
 			  49721913740, it matches 49721, because the longest match is taken. If no prefix matches,
 			  49721913740, it matches 49721, because the longest match is taken. If no prefix matches,
 			  the number is not failure routed. To prevent this, an empty prefix value of <quote></quote>
 			  the number is not failure routed. To prevent this, an empty prefix value of <quote></quote>

+ 1 - 1
src/lib/srdb1/schema/dialog.xml

@@ -177,7 +177,7 @@
 		<type>unsigned int</type>
 		<type>unsigned int</type>
 		<size>10</size>
 		<size>10</size>
 		<default>0</default>
 		<default>0</default>
-		<description>The flags to set for dialog and accesible from config file.
+		<description>The flags to set for dialog and accessible from config file.
 		</description>
 		</description>
 	</column>
 	</column>
 
 

+ 4 - 4
src/lib/srdb1/schema/dialplan.xml

@@ -58,28 +58,28 @@
         <name>match_exp</name>
         <name>match_exp</name>
         <type>string</type>
         <type>string</type>
         <size>64</size>
         <size>64</size>
-        <description>Matching expresion (regexp or string).</description>
+        <description>Matching expression (regexp or string).</description>
     </column>
     </column>
 
 
     <column id="match_len">
     <column id="match_len">
         <name>match_len</name>
         <name>match_len</name>
         <type>int</type>
         <type>int</type>
         <size>11</size>
         <size>11</size>
-        <description>Length of the matching expresion (used only for equal operator).</description>
+        <description>Length of the matching expression (used only for equal operator).</description>
     </column>
     </column>
 
 
      <column id="subst_exp">
      <column id="subst_exp">
         <name>subst_exp</name>
         <name>subst_exp</name>
         <type>string</type>
         <type>string</type>
         <size>64</size>
         <size>64</size>
-        <description>Substitution expresion.</description>
+        <description>Substitution expression.</description>
     </column>
     </column>
     
     
     <column id="repl_exp">
     <column id="repl_exp">
         <name>repl_exp</name>
         <name>repl_exp</name>
         <type>string</type>
         <type>string</type>
         <size>256</size>
         <size>256</size>
-        <description>Replacement expresion (sed like).</description>
+        <description>Replacement expression (sed like).</description>
     </column>
     </column>
 
 
     <column id="attrs">
     <column id="attrs">

+ 1 - 1
src/lib/srdb1/schema/dr_gateways.xml

@@ -12,7 +12,7 @@
 	<version>3</version>
 	<version>3</version>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
 	<description>
-		<db:para>This table is used by the douting module - keeps the
+		<db:para>This table is used by the drouting module - keeps the
 			gateways data:
 			gateways data:
 			<itemizedlist>
 			<itemizedlist>
 			<listitem>
 			<listitem>

+ 1 - 1
src/lib/srdb1/schema/location.xml

@@ -65,7 +65,7 @@
         <type>string</type>
         <type>string</type>
         <size>&contact_len;</size>
         <size>&contact_len;</size>
         <default/>
         <default/>
-        <description>Contact header field value provides a URI whoses meaning depends on the type of request or response it is in.</description>
+        <description>Contact header field value provides a URI whose meaning depends on the type of request or response it is in.</description>
     </column>
     </column>
 
 
     <column>
     <column>

+ 1 - 1
src/lib/srdb1/schema/pr_presentity.xml

@@ -75,7 +75,7 @@
         <name>received_time</name>
         <name>received_time</name>
         <type>int</type>
         <type>int</type>
         <size>&expires_len;</size>
         <size>&expires_len;</size>
-        <description>Reveived time</description>
+        <description>Received time</description>
     </column>
     </column>
 
 
     <column>
     <column>

+ 1 - 1
src/lib/srdb1/schema/uacreg.xml

@@ -13,7 +13,7 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
 		<db:para>
 		<db:para>
-			This table is used by theuac module to load user details for remote
+			This table is used by the uac module to load user details for remote
 			server registration:
 			server registration:
 			<itemizedlist>
 			<itemizedlist>
 			<listitem>
 			<listitem>