[ci skip] Capitalize comments

This commit is contained in:
yui-knk 2015-08-29 16:13:43 +09:00
parent aa27838e08
commit 884d07b05e

@ -41,7 +41,7 @@ def revert
@reverting = !@reverting
end
# record +command+. +command+ should be a method name and arguments.
# Record +command+. +command+ should be a method name and arguments.
# For example:
#
# recorder.record(:method_name, [:arg1, :arg2])