[gdm: 1/2] Correct a typo in gdm-x-session.c
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm: 1/2] Correct a typo in gdm-x-session.c
- Date: Tue, 29 Sep 2020 10:54:44 +0000 (UTC)
commit 46347830910c4be06a7e1135ea66e0c54ec69589
Author: Felix Yan <felixonmars archlinux org>
Date: Mon Sep 14 19:10:35 2020 +0000
Correct a typo in gdm-x-session.c
daemon/gdm-x-session.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/daemon/gdm-x-session.c b/daemon/gdm-x-session.c
index f0082fdc..b1548361 100644
--- a/daemon/gdm-x-session.c
+++ b/daemon/gdm-x-session.c
@@ -256,7 +256,7 @@ spawn_x_server (State *state,
g_ptr_array_add (arguments, auth_file);
/* If we were compiled with Xserver >= 1.17 we need to specify
- * '-listen tcp' as the X server dosen't listen on tcp sockets
+ * '-listen tcp' as the X server doesn't listen on tcp sockets
* by default anymore. In older versions we need to pass
* -nolisten tcp to disable listening on tcp sockets.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]