Browse Source

uri_db: Fix typos in module documentation

Florian Floimair 7 years ago
parent
commit
a94367b5a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/modules/uri_db/doc/uri_db_admin.xml

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

@@ -160,7 +160,7 @@ modparam("uri_db", "uriuser_column", "uri_user")
 	<section id="uri_db.p.use_uri_table">
 		<title><varname>use_uri_table</varname> (integer)</title>
 		<para>
-		Specify if the <quote>uri</quote> table should be used for checkings
+		Specify if the <quote>uri</quote> table should be used for checking
 		instead of <quote>subscriber</quote> table. A non-zero value means true.
 		</para>
 		<para>