소스 검색

uri_db: typo its → it is

Дилян Палаузов 2 년 전
부모
커밋
f0e12136e4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/modules/uri_db/doc/uri_db_admin.xml

+ 1 - 1
src/modules/uri_db/doc/uri_db_admin.xml

@@ -77,7 +77,7 @@ modparam("uri_db", "db_url", "mysql://username:password@localhost/kamailio")
 	<section id="uri_db.p.db_table">
 	<section id="uri_db.p.db_table">
 		<title><varname>db_table</varname> (string)</title>
 		<title><varname>db_table</varname> (string)</title>
 		<para>
 		<para>
-		The DB table that should be used. Its possible to use the
+		The DB table that should be used. It is possible to use the
 		<quote>subscriber</quote> and <quote>uri</quote> table. If the
 		<quote>subscriber</quote> and <quote>uri</quote> table. If the
 		<quote>uri</quote> table should be used, an additional parameter
 		<quote>uri</quote> table should be used, an additional parameter
 		<quote>use-uri-table</quote>) must be set.
 		<quote>use-uri-table</quote>) must be set.