summaryrefslogtreecommitdiff
path: root/doc/irb
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-06-01 15:26:47 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-06-01 15:26:47 +0000
commit3c024ba5e26c86bc628d1b008e64c2043cd05234 (patch)
tree5bd9394f3984352a06bde2de85f42e96407742dd /doc/irb
parent23f89a8932d8941d0d64308dec1e324dba8d7113 (diff)
* irb messages: fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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プロンプトモー
ドになっています.