summaryrefslogtreecommitdiff
path: root/src/login/logind-core.c
diff options
context:
space:
mode:
authorTorstein Husebø <torstein@huseboe.net>2016-05-12 11:23:35 +0200
committerSven Eden <yamakuzure@gmx.net>2017-06-16 10:12:58 +0200
commit0dfdccd07d4111a70ab8c779c6b44e6dbb683d7d (patch)
treef7c3c00b5cad1948647e956bcdbfa2551e1daad8 /src/login/logind-core.c
parente3d4e3cc9bd2e9c9e421cdea775e35f529b46b3a (diff)
treewide: fix typos
Diffstat (limited to 'src/login/logind-core.c')
-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 23d2aee43..0e7786f10 100644
--- a/src/login/logind-core.c
+++ b/src/login/logind-core.c
@@ -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