Skip to content

Commit 8899c92

Browse files
committed
fix wrong yardoc param
1 parent b7ecce2 commit 8899c92

File tree

1 file changed

+1
-1
lines changed
  • lib/appium_lib_core/common

1 file changed

+1
-1
lines changed

lib/appium_lib_core/common/log.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def available_types
4949
#
5050
# @param [String] vendor The vendor prefix for the event
5151
# @param [String] event The name of event
52-
# @returns [nil]
52+
# @return [nil]
5353
#
5454
# @example
5555
#

0 commit comments

Comments
 (0)