sys: typo
[matthijs/upstream/backupninja.git] / handlers / sys.in
index cc8ed095931fcaa6de46113ccd6ccd7caf1e0a1b..399a8bded5d9d089936816e24a213cd536ccff22 100755 (executable)
@@ -146,7 +146,7 @@ if [ "$packages" == "yes" ]; then
       set +o noglob
    fi
    if [ -z "$debconfgetselections" ]; then
-      warning "can't find ${debconfgetselections}, skilling package selection states."
+      warning "can't find ${debconfgetselections}, skipping package selection states."
    else
       debug "$debconfgetselections > $selectionsfile"
       $debconfgetselections > $selectionsfile || fatal "can not save $debconfgetselections info to $selectionsfile"