summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2014-11-14 15:54:37 -0500
committerRay Strode <rstrode@redhat.com>2014-11-14 15:54:37 -0500
commitb624e44a37008070df18c3ae60fd2887f133b06e (patch)
treefb309f8a6fac4a13607ab784b17f0e6f074e8122
parent340063f9a587e6b1bb04d3fde26979e4452ca76f (diff)
downloadgdm-b624e44a37008070df18c3ae60fd2887f133b06e.tar.gz
worker: fix typo in comment
1G# po/zh_TW.po.rej
-rw-r--r--daemon/gdm-session-worker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/gdm-session-worker.c b/daemon/gdm-session-worker.c
index 12753bf9..ce3137a5 100644
--- a/daemon/gdm-session-worker.c
+++ b/daemon/gdm-session-worker.c
@@ -2492,7 +2492,7 @@ on_settings_is_loaded_changed (GdmSessionSettings *user_settings,
return;
}
- /* These singal handlers should be disconnected after the loading,
+ /* These signal handlers should be disconnected after the loading,
* so that gdm_session_settings_set_* APIs don't cause the emitting
* of Saved*NameRead D-Bus signals any more.
*/