summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Huang <huangyan1987@gmail.com>2018-05-17 13:05:45 -0400
committerRay Strode <rstrode@redhat.com>2018-05-17 13:07:09 -0400
commitb0443336f0474529938a8c7988ba1d39d88b7fd1 (patch)
treeafc5dec5a8c90b01f2f9eae60304daa2aa0e6e9e
parent354ee7e0987a0f23b148a8a857e20cdcae4d5bdc (diff)
downloadgdm-b0443336f0474529938a8c7988ba1d39d88b7fd1.tar.gz
data: correct typo in comment
gdm.conf-custom.in has a comment explaining how to disable wayland and force Xorg. That comment misspells the word "Uncomment". This commit corrects the spelling. https://bugzilla.gnome.org/show_bug.cgi?id=795825
-rw-r--r--data/gdm.conf-custom.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gdm.conf-custom.in b/data/gdm.conf-custom.in
index 67ebca39..9b63ba95 100644
--- a/data/gdm.conf-custom.in
+++ b/data/gdm.conf-custom.in
@@ -1,7 +1,7 @@
# GDM configuration storage
[daemon]
-# Uncoment the line below to force the login screen to use Xorg
+# Uncomment the line below to force the login screen to use Xorg
#WaylandEnable=false
[security]