chiark / gitweb /
Fix spelling errors using 'codespell' tool
[elogind.git] / src / login / logind.c
index c9e492fc4f5276757df60b5ef071d0fa79aff2af..63422f4c323f947e829724623666d2a422667aed 100644 (file)
@@ -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);