summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmdm/src/mdm-start-seat2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdm/src/mdm-start-seat b/mdm/src/mdm-start-seat
index 5e33808..7075ef8 100755
--- a/mdm/src/mdm-start-seat
+++ b/mdm/src/mdm-start-seat
@@ -41,7 +41,7 @@ function display_message () {
$WRITE_MESSAGE "Press the F$2 key" 1>&2
;;
button_press)
- $WRITE_MESSAGE "Press the left mouse button" 1>&2
+ $WRITE_MESSAGE "Press the mouse left button" 1>&2
;;
wait)
$WRITE_MESSAGE "Please wait" 1>&2