diff --git a/gnu/usr.bin/send-pr/send-pr.sh b/gnu/usr.bin/send-pr/send-pr.sh index e15efe7c526..1776e238c3b 100644 --- a/gnu/usr.bin/send-pr/send-pr.sh +++ b/gnu/usr.bin/send-pr/send-pr.sh @@ -444,7 +444,7 @@ while true; do while true; do if [ -z "$BATCH" ]; then - $ECHON1 "a)bort, e)dit or s)end? $ECHON2" + $ECHON1 "s)end, e)dit or a)bort? $ECHON2" read input else if [ $CNT -eq 6 ]; then