X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/17e4360804ffd2b5530b8ceb0e42834eb99e526e..2c30cf43f1c4ab96f3eca849d7eb4923ffed40b1:/dselect/update?ds=sidebyside diff --git a/dselect/update b/dselect/update index 487fbf226..0ab317ee4 100755 --- a/dselect/update +++ b/dselect/update @@ -42,7 +42,7 @@ then fi if [ x$PROMPT = "xtrue" ]; then - echo $"Press enter to continue." && read RES; + echo $"Press [Enter] to continue." && read RES; fi exit $STATUS