From 186abf235d9258b8f68f0c45a044575c30201053 Mon Sep 17 00:00:00 2001 From: Nguyen Hung Phuong Date: Wed, 30 Mar 2016 13:39:11 +0700 Subject: [PATCH] Fix typos in puppet-zaqar files Change-Id: I70cda0f05f1244cf8167198cace7b229c2a2544d --- spec/unit/provider/zaqar_config/ini_setting_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/unit/provider/zaqar_config/ini_setting_spec.rb b/spec/unit/provider/zaqar_config/ini_setting_spec.rb index 928aad3..65d4e4a 100644 --- a/spec/unit/provider/zaqar_config/ini_setting_spec.rb +++ b/spec/unit/provider/zaqar_config/ini_setting_spec.rb @@ -1,7 +1,7 @@ # these tests are a little concerning b/c they are hacking around the # modulepath, so these tests will not catch issues that may eventually arise # related to loading these plugins. -# I could not, for the life of me, figure out how to programatcally set the modulepath +# I could not, for the life of me, figure out how to programmatically set the modulepath $LOAD_PATH.push( File.join( File.dirname(__FILE__),