瀏覽代碼

Fix typo on db_mongodb module: Consecutives 'the'

Jorge Vallecillo 5 年之前
父節點
當前提交
e0e93015ab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/db_mongodb/doc/db_mongodb_admin.xml

+ 1 - 1
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>