chiark / gitweb /
s/commandline/command line/g
[elogind.git] / src / core / shutdown.c
index 20cf526ba2716b34fe1a2fc9bde05a396b160502..dd11ae3d6fa9f749431df1238fb04386a93d615f 100644 (file)
@@ -165,7 +165,7 @@ int main(int argc, char *argv[]) {
                 goto error;
 
         /* journald will die if not gone yet. The log target defaults
-         * to console, but may have been changed by commandline options. */
+         * to console, but may have been changed by command line options. */
 
         log_close_console(); /* force reopen of /dev/console */
         log_open();