projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2e32b3
)
typo fix
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 12 Oct 2017 17:35:42 +0000
(19:35 +0200)
committer
Denys 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
patch
|
blob
|
history
diff --git
a/shell/ash.c
b/shell/ash.c
index ef81ea70f6fa27347f490c2ea8679edb8e94c1db..f60daefc15d2e0e11498acf4c057d23f4c8d2d94 100644
(file)
--- a/
shell/ash.c
+++ b/
shell/ash.c
@@
-12658,7
+12658,7
@@
expandstr(const char *ps, int syntax_type)
doprompt = 0;
/* readtoken1() might die horribly.
- * Try a prompt with syntactically
t
wrong command:
+ * Try a prompt with syntactically wrong command:
* PS1='$(date "+%H:%M:%S) > '
*/
{