From 172ead397e5cf2d75046519eb98ef2ffc4b0ba4e Mon Sep 17 00:00:00 2001 From: joellen Date: Tue, 2 May 2000 19:15:44 +0000 Subject: [PATCH] Made a few more text edits to the Configure script --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configure b/Configure index c1ace7c..83300e7 100755 --- a/Configure +++ b/Configure @@ -277,7 +277,7 @@ $ECHO "" # Make sure our target architecture is the same as our build architecture. WLAN_INSTALL_TYPE=sta -ask_str "Install drivers as STA or AP?" WLAN_INSTALL_TYPE +ask_str "Install drivers as station (sta) or access point (ap)?" WLAN_INSTALL_TYPE #======================================================================= # Make sure our target architecture is correct