summaryrefslogtreecommitdiff
path: root/lib/irb/notifier.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/notifier.rb')
-rw-r--r--lib/irb/notifier.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/notifier.rb b/lib/irb/notifier.rb
index 18f0028ce8..51f10ff398 100644
--- a/lib/irb/notifier.rb
+++ b/lib/irb/notifier.rb
@@ -1,5 +1,5 @@
#
-# notifier.rb - optput methods used by irb
+# notifier.rb - output methods used by irb
# $Release Version: 0.9.5$
# $Revision$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)