chiark / gitweb /
nspawn: add simple chroot(1) like tool to execute commands in a namespace container
[elogind.git] / src / shutdown.c
index 23b9f1b545ef204e49790d3057e1be8d01ada795..5c082cf4a5c27da59e014d9c72c9ac63f518c9a5 100644 (file)
@@ -334,7 +334,7 @@ int main(int argc, char *argv[]) {
         }
 
         if (retries >= FINALIZE_ATTEMPTS)
-                log_error("Too many interations, giving up.");
+                log_error("Too many iterations, giving up.");
 
         execute_directory(SYSTEM_SHUTDOWN_PATH, NULL, NULL);