aboutsummaryrefslogtreecommitdiff
path: root/bin/xgo
diff options
context:
space:
mode:
Diffstat (limited to 'bin/xgo')
-rwxr-xr-xbin/xgo2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/xgo b/bin/xgo
index a6489855..6cbcaedb 100755
--- a/bin/xgo
+++ b/bin/xgo
@@ -67,7 +67,7 @@ for url ; do (
;;
esac
- # Otherwise, just pass it to br(1)
+ # Otherwise, just pass it to br(1df)
br "$url"
) & done