Update modules/system-administrators-guide/pages/Wayland.adoc

fix typo
This commit is contained in:
王滋涵 2019-06-23 09:13:48 +00:00
commit 5d3842afba

View file

@ -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]
----