diff options
author | Nikolai B <[email protected]> | 2019-08-14 10:16:07 +0100 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2019-08-14 23:13:06 +0900 |
commit | 48e9155e659f332a82234831e1aa0d93a8b83a2a () | |
tree | d4d80b8152534848988505dde5dc8034cf687335 /lib/English.rb | |
parent | 9874dca3e7c03bcf6969747f06f5c696e518b332 (diff) |
Remove strange formatting from English [ci skip]
\vref is not valid doc syntax
Notes: Merged: https://.com/ruby/ruby/pull/2364
-rw-r--r-- | lib/English.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # 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 -# cryptic names, listed in the following table.% \vref{tab:english}. # # Without 'English': # |