Skip to content

Commit 0aa625f

Browse files
committed
fix wrong example
1 parent f761985 commit 0aa625f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appium_lib_core/common/base/driver.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def send_keys(*key)
115115
#
116116
# @example
117117
#
118-
# @driver.pull_folder '/data/local/tmp' #=> Get the folder at that path
118+
# @driver.get_settings
119119
#
120120
def get_settings
121121
@bridge.get_settings

0 commit comments

Comments
 (0)