summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/hints/bsdos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/hints/bsdos.sh')
-rw-r--r--gnu/usr.bin/perl/hints/bsdos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/hints/bsdos.sh b/gnu/usr.bin/perl/hints/bsdos.sh
index 95950b787eb..a1ba113f7a1 100644
--- a/gnu/usr.bin/perl/hints/bsdos.sh
+++ b/gnu/usr.bin/perl/hints/bsdos.sh
@@ -125,7 +125,7 @@ $define|true|[yY]*)
*) cat <<EOM >&4
I did not know that BSD/OS $osvers supports POSIX threads.
-Feel free to tell https://github.com/Perl/perl5/issues otherwise.
+Feel free report that at https://github.com/Perl/perl5/issues otherwise.
EOM
exit 1
;;