From 0dfdccd07d4111a70ab8c779c6b44e6dbb683d7d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Torstein=20Huseb=C3=B8?= Date: Thu, 12 May 2016 11:23:35 +0200 Subject: [PATCH] treewide: fix typos --- src/login/logind-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2