summaryrefslogtreecommitdiff
path: root/doc/irb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/irb')
-rw-r--r--doc/irb/irb.rd2
-rw-r--r--doc/irb/irb.rd.jp2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/irb/irb.rd b/doc/irb/irb.rd
index 528e5e17fb..522bbef555 100644
--- a/doc/irb/irb.rd
+++ b/doc/irb/irb.rd
@@ -56,7 +56,7 @@ is the standard default action if Readline is installed.
--prompt prompt-mode
--prompt-mode prompt-mode
switches prompt mode. Pre-defined prompt modes are
- `defalut', `simple', `xmp' and `inf-ruby'
+ `deflaut', `simple', `xmp' and `inf-ruby'
--inf-ruby-mode uses prompt appreciate for inf-ruby-mode on emacs.
Suppresses --readline.
diff --git a/doc/irb/irb.rd.jp b/doc/irb/irb.rd.jp
index 8b0de3cc62..5068f4536f 100644
--- a/doc/irb/irb.rd.jp
+++ b/doc/irb/irb.rd.jp
@@ -57,7 +57,7 @@ irbの使い方は, Rubyさえ知っていればいたって簡単です. 基本的には irb と
--prompt prompt-mode
--prompt-mode prompt-mode
プロンプトモードを切替えます. 現在定義されているプ
- ロンプトモードは, defalut, simple, xmp, inf-rubyが
+ ロンプトモードは, default, simple, xmp, inf-rubyが
用意されています. デフォルトはdefaultプロンプトモー
ドになっています.