浏览代码

userblacklist: Fix typos in module documentation

Florian Floimair 7 年之前
父节点
当前提交
c44aa227b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/userblacklist/doc/userblacklist_admin.xml

+ 1 - 1
src/modules/userblacklist/doc/userblacklist_admin.xml

@@ -100,7 +100,7 @@ modparam("userblacklist", "use_domain", 1)
     	    <title><varname>match_mode</varname> (integer)</title>
     	    <title><varname>match_mode</varname> (integer)</title>
 	    <para>
 	    <para>
 		The number of individual characters that are used for matching. 
 		The number of individual characters that are used for matching. 
-		Valid values are 10 or 128. When you specifiy 10, only digits will be used for matching, 
+		Valid values are 10 or 128. When you specify 10, only digits will be used for matching, 
 		this operation mode is equivalent to the old behaviour. When configured with 128, 
 		this operation mode is equivalent to the old behaviour. When configured with 128, 
 		all standard ASCII chars are available for matching. Please be aware that memory 
 		all standard ASCII chars are available for matching. Please be aware that memory 
 		requirements for storing the routing tree in shared memory will also
 		requirements for storing the routing tree in shared memory will also