瀏覽代碼

memcached: typos

Дилян Палаузов 2 年之前
父節點
當前提交
854ccb898a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/modules/memcached/doc/memcached_admin.xml
  2. 1 1
      src/modules/memcached/mcd_var.c

+ 1 - 1
src/modules/memcached/doc/memcached_admin.xml

@@ -150,7 +150,7 @@ xlog("stored value is $mct(test)"); # will return <null>
 		<title><varname>servers</varname> (str)</title>
 		<para>
 		The servers to connect to. At the moment only one server is supported.
-<!-- If more then one server is used they must be specified in the exact same order, otherwise
+<!-- If more than one server is used they must be specified in the exact same order, otherwise
      the hashing algorithm and the data access will not work. -->
 		</para>
 		<para>

+ 1 - 1
src/modules/memcached/mcd_var.c

@@ -93,7 +93,7 @@ static inline int pv_mcd_key_expiry_split_str(
 }
 
 /*!
- * \brief Checks if the key is avaiable and not too long, hashing it with MD5 if necessary.
+ * \brief Checks if the key is available and not too long, hashing it with MD5 if necessary.
  * \param msg SIP message
  * \param param pseudo-variable input parameter
  * \param key output string name