2
0
Эх сурвалжийг харах

modules/crypto: fix small typo in documentation

Mikko Lehto 9 жил өмнө
parent
commit
bb62b0f325

+ 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.
 			of callid values for requests generated by &kamailio; tm module.
 		</para>
 		</para>
 		<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.
 			for generating RFC 4122 version 4 UUID with high quality entropy.
 			It is useful when wanting to have new callids that cannot be
 			It is useful when wanting to have new callids that cannot be
 			predicted from previous values.
 			predicted from previous values.