Fixed a markup in different format [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2019-08-15 23:59:28 +09:00
parent d5c33364e3
commit b1003301af
No known key found for this signature in database
GPG Key ID: 4BC7D6DF58D8DF60

View File

@ -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':