summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/executable
diff options
context:
space:
mode:
authormorganamilo <morganamilo@gmail.com>2019-02-02 20:01:05 +0100
committerAllan McRae <allan@archlinux.org>2019-02-04 01:17:30 +0100
commit04e77591d6333002815e9276ca08c01230fcf212 (patch)
tree96143cf560ce7fd6bbaa34e793be3b2f00ae4516 /scripts/libmakepkg/executable
parent11bc315cdb3c2a3f227b4d05c13f615dfb453b5e (diff)
downloadpacman-04e77591d6333002815e9276ca08c01230fcf212.tar.gz
pacman-04e77591d6333002815e9276ca08c01230fcf212.tar.xz
fix various typos
Signed-off-by: morganamilo <morganamilo@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/libmakepkg/executable')
-rw-r--r--scripts/libmakepkg/executable/strip.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libmakepkg/executable/strip.sh.in b/scripts/libmakepkg/executable/strip.sh.in
index 867dc928..ab069a45 100644
--- a/scripts/libmakepkg/executable/strip.sh.in
+++ b/scripts/libmakepkg/executable/strip.sh.in
@@ -1,6 +1,6 @@
#!/usr/bin/bash
#
-# strip.sh - Confirm presense of strip binary
+# strip.sh - Confirm presence of strip binary
#
# Copyright (c) 2011-2018 Pacman Development Team <pacman-dev@archlinux.org>
#