aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKate Ward <kate.ward@forestent.com>2018-01-15 10:03:13 +0100
committerKate Ward <kate.ward@forestent.com>2018-01-15 10:03:13 +0100
commit5df39c91d3d8804a254bcf2ed3f8432dcc982e1c (patch)
tree409a7bc2db20155001e2b6e502c15bfa78de2594 /lib
parentc4ac0bcadfa9679353ce2a3e7135bb99de517129 (diff)
downloadshflags-5df39c91d3d8804a254bcf2ed3f8432dcc982e1c.tar.gz
Fixed grammar in comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/shlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/shlib b/lib/shlib
index 0bd151d..7d7c007 100644
--- a/lib/shlib
+++ b/lib/shlib
@@ -2,7 +2,7 @@
#
# Library of shell functions.
-# Convert a relative path into it's absolute equivalent.
+# Convert a relative path into its absolute equivalent.
#
# This function will automatically prepend the current working directory if the
# path is not already absolute. It then removes all parent references (../) to