chiark / gitweb /
Fixed a small typo in a comment (#3514)
[elogind.git] / src / login / logind-core.c
index 23d2aee43e573920ade578219b423457eeea47c7..0e7786f10395f373bca521b9bfa8a694eee0babe 100644 (file)
@@ -525,7 +525,7 @@ static int manager_count_external_displays(Manager *m) {
                         continue;
 
                 /* Ignore internal displays: the type is encoded in
-                 * the sysfs name, as the second dash seperated item
+                 * the sysfs name, as the second dash separated item
                  * (the first is the card name, the last the connector
                  * number). We implement a whitelist of external
                  * displays here, rather than a whitelist, to ensure