diff --git a/lib/youplot/parser.rb b/lib/youplot/parser.rb index 9fab555..686b868 100644 --- a/lib/youplot/parser.rb +++ b/lib/youplot/parser.rb @@ -227,7 +227,7 @@ module YouPlot height : 20 By default, YouPlot will look for the configuration file in these locations: #{config_file_candidate_paths.map { |s| ' ' + s }.join("\n")} - If you have the file elsewhere, you can specify its location with the `MYYOUPLOTRC` environment variable.. + If you have the file elsewhere, you can specify its location with the `MYYOUPLOTRC` environment variable. EOS end exit if YouPlot.run_as_executable?