Skip to content

Commit 89bca01

Browse files
authored
Remove misleading documentation (#906)
#904
1 parent 3c6d452 commit 89bca01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/irb.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@
145145
# * The value of variable `$XDG_CONFIG_HOME/irb/irbrc`, if defined.
146146
# * File `$HOME/.irbrc`, if it exists.
147147
# * File `$HOME/.config/irb/irbrc`, if it exists.
148-
# * File `.config/irb/irbrc` in the current directory, if it exists.
149148
# * File `.irbrc` in the current directory, if it exists.
150149
# * File `irb.rc` in the current directory, if it exists.
151150
# * File `_irbrc` in the current directory, if it exists.

0 commit comments

Comments
 (0)