summaryrefslogtreecommitdiff
path: root/doc
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
commit60e30961ffed7aabafc102caa5792d5c9cb0661e (patch)
tree5e60c810f1dacbe6f6dbe104b155f513304c7234 /doc
parentab9b733259f4178308f813b0bd03d0afaeacce0c (diff)
* irb messages: fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-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..a1daa1ed6b 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'
+ `default', `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プロンプトモー
ドになっています.