[sr-dev] git:master:fc09015b: core: small spelling fix in comment

Henning Westerholt hw at skalatan.de
Thu May 14 18:38:59 CEST 2020


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

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-05-14T16:38:00Z

core: small spelling fix in comment

---

Modified: src/core/dns_cache.h

---

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

---

diff --git a/src/core/dns_cache.h b/src/core/dns_cache.h
index 3552e8392f..b09c79be8a 100644
--- a/src/core/dns_cache.h
+++ b/src/core/dns_cache.h
@@ -70,7 +70,7 @@ enum dns_errors{
 					              -- returned only by the dns_resolve*
 								  functions when called iteratively,; it
 								  signals the end of the ip/records list */
-					E_DNS_UNKNOWN /**< unkown error */,
+					E_DNS_UNKNOWN /**< unknown error */,
 					E_DNS_INTERNAL_ERR /**< internal error */,
 					E_DNS_BAD_SRV_ENTRY,
 					E_DNS_NO_SRV /**< unresolvable srv record */,




More information about the sr-dev mailing list