chiark / gitweb /
Spelling Corrections
[elogind.git] / src / tty-ask-password-agent.c
index ee7681a2c8a2fde62667bc98d337a36605213039..922dac3dc600f993af96dff721fcd859b140a560 100644 (file)
@@ -625,8 +625,8 @@ static int help(void) {
                "  -h --help     Show this help\n"
                "     --list     Show pending password requests\n"
                "     --query    Process pending password requests\n"
-               "     --watch    Continously process password requests\n"
-               "     --wall     Continously forward password requests to wall\n"
+               "     --watch    Continuously process password requests\n"
+               "     --wall     Continuously forward password requests to wall\n"
                "     --plymouth Ask question with Plymouth instead of on TTY\n"
                "     --console  Ask question on /dev/console instead of current TTY\n",
                program_invocation_short_name);