summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorTorstein Husebø <torstein@huseboe.net>2016-05-12 11:23:35 +0200
committerTorstein Husebø <torstein@huseboe.net>2016-07-04 17:10:23 +0200
commit6dd6a9c4930462a847e3f3924d88124ba9cc0522 (patch)
treefc03925b9259df11dd5a59fc2033a9fb8f1bed44 /src/login
parent57681e84ce7c44ebc442bc3e7e22d487c4ce703a (diff)
treewide: fix typos
Diffstat (limited to 'src/login')
-rw-r--r--src/login/logind-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/logind-core.c b/src/login/logind-core.c
index cbf8d757fe..eff5a4a36f 100644
--- a/src/login/logind-core.c
+++ b/src/login/logind-core.c
@@ -496,7 +496,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