소스 검색

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>