Explorar o código

Fix typo on db_mongodb module: Consecutives 'the'

Jorge Vallecillo %!s(int64=5) %!d(string=hai) anos
pai
achega
e0e93015ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>