typo fix
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 12 Oct 2017 17:35:42 +0000 (19:35 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 12 Oct 2017 17:35:42 +0000 (19:35 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c

index ef81ea70f6fa27347f490c2ea8679edb8e94c1db..f60daefc15d2e0e11498acf4c057d23f4c8d2d94 100644 (file)
@@ -12658,7 +12658,7 @@ expandstr(const char *ps, int syntax_type)
        doprompt = 0;
 
        /* readtoken1() might die horribly.
-        * Try a prompt with syntacticallyt wrong command:
+        * Try a prompt with syntactically wrong command:
         * PS1='$(date "+%H:%M:%S) > '
         */
        {