We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c6ad9 commit 26f77cfCopy full SHA for 26f77cf
lib/mongo/uri.rb
@@ -155,7 +155,7 @@ class URI
155
# @since 2.1.0
156
UNESCAPED_UNIX_SOCKET = "UNIX domain sockets must be urlencoded.".freeze
157
158
- # Error details for a non-urlencoded auth databsae name.
+ # Error details for a non-urlencoded auth database name.
159
#
160
161
UNESCAPED_DATABASE = "Auth database must be urlencoded.".freeze
0 commit comments