From ab06eef8101866dd1337c4759002f7360a9db416 Mon Sep 17 00:00:00 2001 From: Anatol Pomozov Date: Sun, 14 Apr 2013 19:37:54 -0700 Subject: Fix spelling errors using 'codespell' tool --- src/login/logind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/login/logind.c') diff --git a/src/login/logind.c b/src/login/logind.c index c9e492fc4f..63422f4c32 100644 --- a/src/login/logind.c +++ b/src/login/logind.c @@ -1726,7 +1726,7 @@ int main(int argc, char *argv[]) { /* Always create the directories people can create inotify * watches in. Note that some applications might check for the - * existance of /run/systemd/seats/ to determine whether + * existence of /run/systemd/seats/ to determine whether * logind is available, so please always make sure this check * stays in. */ mkdir_label("/run/systemd/seats", 0755); -- cgit v1.2.3-54-g00ecf