proofread

This commit is contained in:
Thomas Levine 2016-03-21 20:28:59 +00:00
parent c96c2d2157
commit 9f76434bfc
1 changed files with 1 additions and 1 deletions

2
urchin
View File

@ -626,7 +626,7 @@ main() {
elif timeout 0 true; then
TIMEOUT="timeout ${urchin_timeout}"
else
echo I couldn\'t figure out to use your version of timeout >&2
echo I couldn\'t figure out how to use your version of timeout >&2
urchin_exit 1
fi
fi