From: dteske Date: Tue, 13 Dec 2016 02:25:23 +0000 (+0000) Subject: Comment X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=ace145d56c7846ea25cdcc07399efd8a533e26af;p=people%2Froyger%2Ffreebsd.git Comment --- diff --git a/usr.sbin/bsdinstall/scripts/wlanconfig b/usr.sbin/bsdinstall/scripts/wlanconfig index e36b81e6e399..3eb501815fac 100755 --- a/usr.sbin/bsdinstall/scripts/wlanconfig +++ b/usr.sbin/bsdinstall/scripts/wlanconfig @@ -256,7 +256,7 @@ while :; do case $retval in $DIALOG_OK) break ;; $DIALOG_CANCEL) - # here we ask if the user wants to select the network manually + # Ask if the user wants to select network manually f_dialog_title "Network Selection" f_yesno "Do you want to select the network manually?" || exit 1 f_dialog_input NETWORK "Enter SSID" || exit 1