From 22b4af93424e2b2e796ed87675296d30398d2b3d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 22 Jan 2020 23:08:11 +0200 Subject: [PATCH] docs: update --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss b/kiss index 676a49c..c353568 100755 --- a/kiss +++ b/kiss @@ -346,7 +346,7 @@ pkg_junk() ( # files, 'man' pages, gettext files, etc. This is configurable by the # user. # - # This funcion runs as a sub-shell to avoid having to 'cd' back to the + # This function runs as a sub-shell to avoid having to 'cd' back to the # prior directory before being able to continue. cd "$pkg_dir/$1"