From 35b8ca3aaf8cb044ad76675dfcad89e000dd4a5c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Mon, 21 Feb 2011 15:32:17 +0100 Subject: Spelling Corrections Just some lame spelling corrections with no functionality. --- src/shutdown.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shutdown.c') diff --git a/src/shutdown.c b/src/shutdown.c index 23b9f1b545..5c082cf4a5 100644 --- a/src/shutdown.c +++ b/src/shutdown.c @@ -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); -- cgit v1.2.3-54-g00ecf