Sfoglia il codice sorgente

modules/crypto: fix small typo in documentation

Mikko Lehto 9 anni fa
parent
commit
bb62b0f325
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.