Skip to content

Commit f5074e6

Browse files
sajadtorkamanip0deje
authored andcommitted
Correct typo
Signed-off-by: Alex Rodionov <[email protected]>
1 parent 049761c commit f5074e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rb/lib/selenium/webdriver/remote/w3c/capabilities.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def from_oss(oss_capabilities)
181181
# @option :browser_version [String] required browser version number
182182
# @option :platform_name [Symbol] one of :any, :win, :mac, or :x
183183
# @option :platform_version [String] required platform version number
184-
# @option :accept_insecure_certs [Boolean] does the driver accept SSL Cerfifications?
184+
# @option :accept_insecure_certs [Boolean] does the driver accept insecure SSL certifications?
185185
# @option :proxy [Selenium::WebDriver::Proxy, Hash] proxy configuration
186186
#
187187
# @api public

0 commit comments

Comments
 (0)