[sr-dev] git:master:bb62b0f3: modules/crypto: fix small typo in documentation

Mikko Lehto mslehto at iki.fi
Tue Nov 1 14:56:20 CET 2016


Module: kamailio
Branch: master
Commit: bb62b0f32543e6961972679cfe34c48091329a63
URL: https://github.com/kamailio/kamailio/commit/bb62b0f32543e6961972679cfe34c48091329a63

Author: Mikko Lehto <mslehto at iki.fi>
Committer: Mikko Lehto <mslehto at iki.fi>
Date: 2016-10-31T22:29:06+02:00

modules/crypto: fix small typo in documentation

---

Modified: modules/crypto/doc/crypto_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/bb62b0f32543e6961972679cfe34c48091329a63.diff
Patch: https://github.com/kamailio/kamailio/commit/bb62b0f32543e6961972679cfe34c48091329a63.patch

---

diff --git a/modules/crypto/doc/crypto_admin.xml b/modules/crypto/doc/crypto_admin.xml
index 147354e..8ab9c39 100644
--- a/modules/crypto/doc/crypto_admin.xml
+++ b/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.




More information about the sr-dev mailing list