summaryrefslogtreecommitdiff
path: root/doc/irb/irb.rd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/irb/irb.rd')
-rw-r--r--doc/irb/irb.rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/irb/irb.rd b/doc/irb/irb.rd
index c1ac367919..a42cd46680 100644
--- a/doc/irb/irb.rd
+++ b/doc/irb/irb.rd
@@ -221,7 +221,7 @@ For irb commands, both simple name and `irb_'-prefixed name are prepared.
Whether readline is used or not.
true: uses
false: doen't use
- nil: intends to use readline except for inf-reuby-mode (default)
+ nil: intends to use readline except for inf-ruby-mode (default)
#
#--- conf.verbose=T/F
# Whether verbose messages are display or not.