We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
niL
nil
1 parent f052097 commit 79086a9Copy full SHA for 79086a9
lib/irb.rb
@@ -365,7 +365,7 @@
365
# You can change the initial behavior and suppress all echoing by:
366
#
367
# - Adding to the configuration file: <tt>IRB.conf[:ECHO] = false</tt>.
368
-# (The default value for this entry is +niL+, which means the same as +true+.)
+# (The default value for this entry is +nil+, which means the same as +true+.)
369
# - Giving command-line option <tt>--noecho</tt>.
370
# (The default is <tt>--echo</tt>.)
371
0 commit comments