diff --git a/lib/MPW.rb b/lib/MPW.rb index 760d926..a301250 100644 --- a/lib/MPW.rb +++ b/lib/MPW.rb @@ -26,7 +26,7 @@ class MPW # Constructor def initialize() @file_config = "#{Dir.home()}/.mpw.cfg" - @error_mgs = nil + @error_msg = nil end # Create a new config file