From: Torstein Husebø Date: Thu, 12 May 2016 09:23:35 +0000 (+0200) Subject: treewide: fix typos X-Git-Tag: v231.3~124 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0dfdccd07d4111a70ab8c779c6b44e6dbb683d7d;p=elogind.git treewide: fix typos --- 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