aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d/sd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/shrc.d/sd.sh')
-rw-r--r--sh/shrc.d/sd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/shrc.d/sd.sh b/sh/shrc.d/sd.sh
index c6513aac..80ae7c12 100644
--- a/sh/shrc.d/sd.sh
+++ b/sh/shrc.d/sd.sh
@@ -43,7 +43,7 @@ sd() {
fi
# Set the positional parameters to either the requested directory, or
- # all of the current directory's siblings if no request
+ # all siblings of the current directory if no request
spec=$1
set --
if [ -n "$spec" ] ; then