浏览代码

modules/crypto: fix small typo in documentation

Mikko Lehto 9 年之前
父节点
当前提交
bb62b0f325
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/crypto/doc/crypto_admin.xml

+ 1 - 1
modules/crypto/doc/crypto_admin.xml

@@ -91,7 +91,7 @@ modparam("crypto", "salt", "l0Bh2M8a")
 			of callid values for requests generated by &kamailio; tm module.
 		</para>
 		<para>
-			This callid genrator uses libssl random and hashing functions
+			This callid generator uses libssl random and hashing functions
 			for generating RFC 4122 version 4 UUID with high quality entropy.
 			It is useful when wanting to have new callids that cannot be
 			predicted from previous values.