diff options
author | keiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-04 03:28:19 +0000 |
---|---|---|
committer | keiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-04 03:28:19 +0000 |
commit | f32374e5b3d3af800dc810c2a26b7d793921bf09 (patch) | |
tree | f99b286c450ddc51ca9c1822408f0688f6d887c8 | |
parent | ec32a0cf40f1c1320f8de08aaa06df22b4994d5a (diff) | |
download | ruby-f32374e5b3d3af800dc810c2a26b7d793921bf09.tar.gz ruby-f32374e5b3d3af800dc810c2a26b7d793921bf09.tar.xz ruby-f32374e5b3d3af800dc810c2a26b7d793921bf09.zip |
* irb/ext/save-history.rb: typo
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | lib/irb/ext/save-history.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb index 30eafdfe6..88610fe9c 100644 --- a/lib/irb/ext/save-history.rb +++ b/lib/irb/ext/save-history.rb @@ -3,7 +3,7 @@ # save-history.rb - # $Release Version: 0.9.5$ # $Revision$ -# by Keiju ISHITSUKAkeiju@ruby-lang.org) +# by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- # |