misc: typo

This commit is contained in:
Dylan Araps 2021-07-16 11:05:53 +03:00
parent f7a4a106bf
commit db52393278
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 1 deletions

2
kiss
View File

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