We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af1e30 commit b42c4a2Copy full SHA for b42c4a2
lib/rdoc/ri/driver.rb
@@ -15,7 +15,7 @@
15
require_relative '../../rdoc'
16
17
require_relative 'formatter' # For RubyGems backwards compatibility
18
-# TODO: Fix wierd documentation with `require_relative`
+# TODO: Fix weird documentation with `require_relative`
19
20
##
21
# The RI driver implements the command-line ri tool.
0 commit comments