aboutsummaryrefslogtreecommitdiff
path: root/bin/stbl
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-03 09:14:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-03 09:14:47 +1200
commit4519a1922fb6482920b7f995f4dde90d5e71f49e (patch)
tree47a82cf0c6753307fed02cfe4dd277a667a94aa5 /bin/stbl
parentAdd missing mkmv(1) manual (diff)
downloaddotfiles-4519a1922fb6482920b7f995f4dde90d5e71f49e.tar.gz
dotfiles-4519a1922fb6482920b7f995f4dde90d5e71f49e.zip
Trim some trailing whitespace
Diffstat (limited to 'bin/stbl')
-rwxr-xr-xbin/stbl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stbl b/bin/stbl
index 4d56de17..2304000f 100755
--- a/bin/stbl
+++ b/bin/stbl
@@ -45,7 +45,7 @@ fi
# Check we have ed(1)
hash ed || exit
-# Iterate through the arguments
+# Iterate through the arguments
for fn ; do
# If verbose is set, print what we're doing