summaryrefslogtreecommitdiff
path: root/lib/English.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-08-15 23:59:28 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-08-15 23:59:28 +0900
commitb1003301aff42a8c1d60bc435839502c4aa549ab (patch)
treeb65a8a0cbaa9120f7ceaa69e7c6d9f3bb3515f33 /lib/English.rb
parentd5c33364e3c0efb15e11df417c925afee2cdb9c9 (diff)
Fixed a markup in different format [ci skip]
Diffstat (limited to 'lib/English.rb')
-rw-r--r--lib/English.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/English.rb b/lib/English.rb
index 3c07e5bdff..e6da36edcb 100644
--- a/lib/English.rb
+++ b/lib/English.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
# Include the English library file in a Ruby script, and you can
-# reference the global variables such as \VAR{\$\_} using less
+# reference the global variables such as <tt>$_</tt> using less
# cryptic names, listed below.
#
# Without 'English':