Module: kamailio
Branch: master
Commit: 4c001cf6c2c00de3c64b56207fba3394109b447d
URL:
https://github.com/kamailio/kamailio/commit/4c001cf6c2c00de3c64b56207fba339…
Author: Henning Westerholt <hw(a)kamailio.org>
Committer: Henning Westerholt <hw(a)kamailio.org>
Date: 2018-03-13T22:34:49+01:00
textops module: small doxygen grouping fix
---
Modified: src/modules/textops/textops.c
---
Diff:
https://github.com/kamailio/kamailio/commit/4c001cf6c2c00de3c64b56207fba339…
Patch:
https://github.com/kamailio/kamailio/commit/4c001cf6c2c00de3c64b56207fba339…
---
diff --git a/src/modules/textops/textops.c b/src/modules/textops/textops.c
index 05f0c69f30..f18c450efc 100644
--- a/src/modules/textops/textops.c
+++ b/src/modules/textops/textops.c
@@ -28,7 +28,7 @@
*/
/**
- * @defgroup Textops Various text operatoins on messages
+ * @defgroup textops Various text operations on messages
* @brief Kamailio textops module
*/