[sr-dev] git:5.4:a8f66e8d: Fix typo on db_mongodb module: Consecutives 'the'

Henning Westerholt hw at skalatan.de
Fri Oct 2 15:52:17 CEST 2020


Module: kamailio
Branch: 5.4
Commit: a8f66e8d3104ac35bb99023777a5363d700b3855
URL: https://github.com/kamailio/kamailio/commit/a8f66e8d3104ac35bb99023777a5363d700b3855

Author: Jorge Vallecillo <jorgevallecilloc at gmail.com>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T13:52:04Z

Fix typo on db_mongodb module: Consecutives 'the'

---

Modified: src/modules/db_mongodb/doc/db_mongodb_admin.xml

---

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

---

diff --git a/src/modules/db_mongodb/doc/db_mongodb_admin.xml b/src/modules/db_mongodb/doc/db_mongodb_admin.xml
index a7723bec58..00cf7a59e6 100644
--- a/src/modules/db_mongodb/doc/db_mongodb_admin.xml
+++ b/src/modules/db_mongodb/doc/db_mongodb_admin.xml
@@ -96,7 +96,7 @@
 	<section>
 	<title>Usage</title>
 		<para>
-			Load the module and set the the DB URL for specific modules to:
+			Load the module and set the DB URL for specific modules to:
 			mongodb://username:password@host:port/database. Username, password
 			and port are optional.
 		</para>




More information about the sr-dev mailing list