From 5d3842afba857fb13d871f33834d05ef46ad49bc Mon Sep 17 00:00:00 2001 From: 王滋涵 Date: Jun 23 2019 09:13:48 +0000 Subject: Update modules/system-administrators-guide/pages/Wayland.adoc fix typo --- diff --git a/modules/system-administrators-guide/pages/Wayland.adoc b/modules/system-administrators-guide/pages/Wayland.adoc index 0e2e954..7da2c73 100644 --- a/modules/system-administrators-guide/pages/Wayland.adoc +++ b/modules/system-administrators-guide/pages/Wayland.adoc @@ -18,7 +18,7 @@ $ echo $WAYLAND_DISPLAY wayland-0 ---- -If you are not running under Wayland the variable will not contain any values. You can also use loginctl to show you what tpe of session is running: +If you are not running under Wayland the variable will not contain any values. You can also use loginctl to show you what type of session is running: [source,bash] ----