diff options
| -rw-r--r-- | lib/English.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/English.rb b/lib/English.rb index a4f5bb6620..3c07e5bdff 100644 --- a/lib/English.rb +++ b/lib/English.rb @@ -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}. +# cryptic names, listed below. # # Without 'English': # |
