diff --git a/reference/mongodb/mongodb/driver/manager/construct.xml b/reference/mongodb/mongodb/driver/manager/construct.xml index 60bca6db54..643b86ff9d 100644 --- a/reference/mongodb/mongodb/driver/manager/construct.xml +++ b/reference/mongodb/mongodb/driver/manager/construct.xml @@ -169,7 +169,8 @@ mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]][ Specifies the interval in milliseconds between the driver's checks of the MongoDB topology, counted from the end of the previous check - ntil the beginning of the next one. Defaults to 60,000 milliseconds. + until the beginning of the next one. Defaults to 60,000 + milliseconds.