From c313d7417ac310ba821a6ad49bb02635be1976d6 Mon Sep 17 00:00:00 2001 From: spl Date: Tue, 24 May 2016 17:53:44 +0100 Subject: [PATCH] Overscan description amended. --- raspi-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi-config b/raspi-config index ceb9217..8e14529 100755 --- a/raspi-config +++ b/raspi-config @@ -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