summaryrefslogtreecommitdiff
path: root/lib/irb
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-04 03:28:19 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-04 03:28:19 +0000
commitbf437b73c6fbc9d5a8a80c1db7353858a5210f95 (patch)
treef99b286c450ddc51ca9c1822408f0688f6d887c8 /lib/irb
parent0fdc3b4bc509f7d5e532c2f5997be4c75b3bc933 (diff)
* irb/ext/save-history.rb: typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/irb')
-rw-r--r--lib/irb/ext/save-history.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb
index 30eafdfe63..88610fe9c9 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)
#
# --
#