summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall/install.c')
-rw-r--r--release/sysinstall/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/install.c b/release/sysinstall/install.c
index da56363..db5719e 100644
--- a/release/sysinstall/install.c
+++ b/release/sysinstall/install.c
@@ -608,7 +608,7 @@ nodisks:
#endif /* notyet */
dialog_clear_norefresh();
- if (!msgYesNo("Does this system have a mouse attached to it?"))
+ if (!msgYesNo("Does this system have a non-USB mouse attached to it?"))
dmenuOpenSimple(&MenuMouse, FALSE);
/* Now would be a good time to checkpoint the configuration data */
OpenPOWER on IntegriCloud