diff --git a/lib/irb.rb b/lib/irb.rb
index b3b9e0929..0ff87d570 100644
--- a/lib/irb.rb
+++ b/lib/irb.rb
@@ -392,7 +392,7 @@
# (The default value for this entry is +niL+, which means the same as +:truncate+.)
# - Giving command-line option --noecho-on-assignment
# or --echo-on-assignment.
-# (The default is --truncate-echo-on-assigment.)
+# (The default is --truncate-echo-on-assignment.)
#
# During the session, you can change the current setting
# with configuration method conf.echo_on_assignment=