Explorar o código

Update update.pp

Corrected typo
Vincent %!s(int64=9) %!d(string=hai) anos
pai
achega
c1d49048c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      manifests/update.pp

+ 1 - 1
manifests/update.pp

@@ -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
     }