1
0
Fork 0

main: Fix typo

This commit is contained in:
Florian Müllner 2018-05-04 20:15:06 +02:00
parent 52fdd24467
commit 33c2a38ff7

View file

@ -417,7 +417,7 @@ check_for_wayland_session_type (void)
* *
* If no flag is passed that forces the compositor type, the compositor type * If no flag is passed that forces the compositor type, the compositor type
* is determined first from the logind session type, or if that fails, from the * is determined first from the logind session type, or if that fails, from the
* XDG_SESSION_TYPE enviornment variable. * XDG_SESSION_TYPE environment variable.
* *
* If no flag is passed that forces the backend type, the backend type is * If no flag is passed that forces the backend type, the backend type is
* determined given the compositor type. If the compositor is a Wayland * determined given the compositor type. If the compositor is a Wayland