Skip to content

Commit aea8c5d

Browse files
Update doc
1 parent 854d2c6 commit aea8c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appium_lib/driver.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ class Driver
210210
# require 'rubygems'
211211
# require 'appium_lib'
212212
#
213-
# # platformName can be a string or a symbol.
213+
# # platformName takes a string or a symbol.
214214
#
215215
# # Start iOS driver
216216
# opts = { caps: { platformName: :ios, app: '/path/to/MyiOS.app' } }

0 commit comments

Comments
 (0)