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 118ae73 commit e03f0baCopy full SHA for e03f0ba
lib/mongo/client.rb
@@ -226,7 +226,7 @@ def hash
226
# other end of the connection. One of :ssl_ca_cert, :ssl_ca_cert_string or
227
# :ssl_ca_cert_object (in order of priority) is required for :ssl_verify.
228
# @option options [ String ] :ssl_ca_cert_string A string containing concatenated
229
- # certificate authority certificatess used to validate certs passed from the
+ # certificate authority certificates used to validate certs passed from the
230
231
232
# @option options [ Array<OpenSSL::X509::Certificate> ] :ssl_ca_cert_object An array of
0 commit comments