summaryrefslogtreecommitdiff
path: root/lib/irb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb.rb')
-rw-r--r--lib/irb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb.rb b/lib/irb.rb
index 5c8cb7043d..6c7a9d1eab 100644
--- a/lib/irb.rb
+++ b/lib/irb.rb
@@ -128,7 +128,7 @@ STDOUT.sync = true
#
# IRB.conf[:PROMPT_MODE] = :MY_PROMPT
#
-# Contants +PROMPT_I+, +PROMPT_S+ and +PROMPT_C+ specify the format. In the
+# Constants +PROMPT_I+, +PROMPT_S+ and +PROMPT_C+ specify the format. In the
# prompt specification, some special strings are available:
#
# %N # command name which is running