Overscan description amended.

This commit is contained in:
spl 2016-05-24 17:53:44 +01:00
parent 30dc26d222
commit c313d7417a
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ do_overscan() {
CURRENT=1
fi
if [ "$INTERACTIVE" = True ]; then
whiptail --yesno "Would you like to enable overscan?" $DEFAULT 20 60 2
whiptail --yesno "Would you like to enable compensation for displays with overscan?" $DEFAULT 20 60 2
RET=$?
else
RET=$1