We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ef95a commit 0fd7bacCopy full SHA for 0fd7bac
lib/rdoc/parser/ruby.rb
@@ -101,7 +101,7 @@
101
#
102
# The parser looks at the token after the identifier to determine the name, in
103
# this example, :meta_method. If a name cannot be found, a warning is printed
104
-# and 'unknown is used.
+# and 'unknown' is used.
105
106
# You can force the name of a method using the :method: directive:
107
0 commit comments