[sr-dev] git:master:76353873: lib: spelling fix in comments (usefull -> useful)
Henning Westerholt
hw at skalatan.de
Sun Sep 29 23:16:17 CEST 2019
Module: kamailio
Branch: master
Commit: 76353873c63cf3115c05b2e188f36e5a2b0ce9bf
URL: https://github.com/kamailio/kamailio/commit/76353873c63cf3115c05b2e188f36e5a2b0ce9bf
Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-09-29T23:14:24+02:00
lib: spelling fix in comments (usefull -> useful)
---
Modified: src/lib/cds/cds.h
---
Diff: https://github.com/kamailio/kamailio/commit/76353873c63cf3115c05b2e188f36e5a2b0ce9bf.diff
Patch: https://github.com/kamailio/kamailio/commit/76353873c63cf3115c05b2e188f36e5a2b0ce9bf.patch
---
diff --git a/src/lib/cds/cds.h b/src/lib/cds/cds.h
index d1f3edd75b..d72e191b2a 100644
--- a/src/lib/cds/cds.h
+++ b/src/lib/cds/cds.h
@@ -36,7 +36,7 @@
* - many duplicated functions in modules (copy&pasted between modules)
* without touching SER's core
* - possibility to debug programs outside of SER due to its simplicity
- * and many usefull tools
+ * and many useful tools
*
* @{ */
More information about the sr-dev
mailing list