aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKate Ward <kate.ward@forestent.com>2017-09-14 23:21:37 +0200
committerKate Ward <kate.ward@forestent.com>2017-09-14 23:21:37 +0200
commit9029f00924836cc8da0c03f0098cacc4799e64fa (patch)
tree3c0e3a49a378598494335c70ec264fa4100f3efd /lib
parente545f3c21c894bcfefbaaa119df5675c5a4943d6 (diff)
downloadshflags-9029f00924836cc8da0c03f0098cacc4799e64fa.tar.gz
Fixed speling problem.
Diffstat (limited to 'lib')
-rwxr-xr-xlib/versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/versions b/lib/versions
index b773d52..e1f3e1d 100755
--- a/lib/versions
+++ b/lib/versions
@@ -9,7 +9,7 @@
#
# This library provides reusable functions that determine actual names and
# versions of installed shells and the OS. The library can also be run as a
-# script if set execuatable.
+# script if set executable.
ARGV0=`basename "$0"`
LSB_RELEASE='/etc/lsb-release'