diff --git a/kiss b/kiss index 316e3af..58d0a0b 100755 --- a/kiss +++ b/kiss @@ -1764,7 +1764,7 @@ args() { } esac - # Need to increment KISS_LVL here to ensure we don't wipe the cash + # Need to increment KISS_LVL here to ensure we don't wipe the cache # early by non-asroot invocations. export KISS_LVL=$((KISS_LVL + 1))