diff options
Diffstat (limited to 'lib')
-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 0c17229682..4640f68613 100644 --- a/lib/English.rb +++ b/lib/English.rb @@ -1,4 +1,4 @@ -# frozen_string_literal: false +# 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}. |