Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2017-10-12 19:35:42 +02:00
parent a2e32b324e
commit 3c183a8758

View 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) > '
*/
{