diff options
-rw-r--r-- | lib/English.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 # cryptic names, listed below. # # Without 'English': |