(MODULES-3983) Update parallel_tests for ruby 2.0.0
[puppet-modules/puppetlabs-apt.git] / manifests / update.pp
index 86f068200c7890d4e59d77ba250ff1cc9096b4bb..9b1f68670967f54713b8acd0c45e19501efa7289 100644 (file)
@@ -39,7 +39,7 @@ class apt::update {
       }
     }
     default: {
-      #catches 'recluctantly', and any other value (which should not occur).
+      #catches 'reluctantly', and any other value (which should not occur).
       #do nothing.
       $_kick_apt = false
     }