From f62e1bc498c2c4f29bf73fe1819e69fa05ec66fc Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 23 Jul 2002 17:46:50 +0000 Subject: s/usb/moreprofessional/ thanks to vdanen --- mdk-stage1/probing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1') diff --git a/mdk-stage1/probing.c b/mdk-stage1/probing.c index 04afc9ce0..713d269e9 100644 --- a/mdk-stage1/probing.c +++ b/mdk-stage1/probing.c @@ -237,7 +237,7 @@ void probe_that_type(enum driver_type type) log_message("USB: couldn't mount /proc/bus/usb"); goto end_usb_probe; } - wait_message("Waiting for USB stuff to show up."); + wait_message("Detecting USB devices."); sleep(4); /* sucking background work */ remove_wait_message(); } -- cgit v1.2.1