aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdisplay-manager-failure-message4
1 files changed, 2 insertions, 2 deletions
diff --git a/display-manager-failure-message b/display-manager-failure-message
index 9e51b17f..2ba4d2d7 100755
--- a/display-manager-failure-message
+++ b/display-manager-failure-message
@@ -4,8 +4,8 @@ echo >&2
echo "Sorry, but there has been a problem starting your graphical display." >&2
echo >&2
echo "In order to debug your problem we will automatically switch to a text-based" >&2
-echo "login screen from where login as the root user and run the 'drakx11' utility" >&2
-echo "to configure your graphical system." >&2
+echo "login screen from where you can login as the root user and run the 'drakx11'" >&2
+echo "utility to configure your graphical display." >&2
echo >&2
echo "After configuration, you can restart your graphical environment via the command:" >&2
echo " systemctl default" >&2