Skip to content

Commit b42c4a2

Browse files
committed
Fix a typo [ci skip]
1 parent 7af1e30 commit b42c4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc/ri/driver.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
require_relative '../../rdoc'
1616

1717
require_relative 'formatter' # For RubyGems backwards compatibility
18-
# TODO: Fix wierd documentation with `require_relative`
18+
# TODO: Fix weird documentation with `require_relative`
1919

2020
##
2121
# The RI driver implements the command-line ri tool.

0 commit comments

Comments
 (0)