]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Fix comment
authorRobert Ancell <robert.ancell@canonical.com>
Thu, 31 Jul 2014 05:11:06 +0000 (17:11 +1200)
committerRobert Ancell <robert.ancell@canonical.com>
Thu, 31 Jul 2014 05:11:06 +0000 (17:11 +1200)
src/seat.c

index 787e3c698222a0741b9e3e95b326d04929ced7af..619dbac9456c797c057a15c83938e34428b7f005 100644 (file)
@@ -33,7 +33,7 @@ struct SeatPrivate
     /* Configuration for this seat */
     GHashTable *properties;
 
-    /* TRUE if able to switch users */
+    /* TRUE if this seat can run multiple sessions at once */
     gboolean supports_multi_session;
 
     /* TRUE if display server can be shared for sessions */