aboutsummaryrefslogtreecommitdiff
path: root/shell/ash.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ash.c')
-rw-r--r--shell/ash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash.c b/shell/ash.c
index ef81ea70f..f60daefc1 100644
--- 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 syntacticallyt wrong command:
+ * Try a prompt with syntactically wrong command:
* PS1='$(date "+%H:%M:%S) > '
*/
{