From c36f27048c456e6f716ac48ec50ca23bca1618cb Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 20 Feb 2020 01:24:46 +0200 Subject: [PATCH] docs: update --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index 4adb987..9043b6c 100755 --- a/kiss +++ b/kiss @@ -429,7 +429,7 @@ pkg_fixdeps() { done | # Remove duplicate entries from the new depends file. - # This remove duplicate lines looking *only* at the + # This removes duplicate lines looking *only* at the # first column. sort -uk1,1 -o depends depends -