aboutsummaryrefslogtreecommitdiff
path: root/kiss
diff options
context:
space:
mode:
Diffstat (limited to 'kiss')
-rwxr-xr-xkiss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss b/kiss
index 5cc8646..ddff77b 100755
--- a/kiss
+++ b/kiss
@@ -684,7 +684,7 @@ pkg_install() {
trap '' INT
# Installation works by unpacking the tar-ball to a specified location,
- # manually running 'mkdir' to create each directory and finally, using
+ # manually running 'cpio' to create each directory and finally, using
# 'mv' to move each file.
cd "$tar_dir"