aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/cmdedit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cmdedit.c b/shell/cmdedit.c
index cbe1eeb6c..9c66ce284 100644
--- a/shell/cmdedit.c
+++ b/shell/cmdedit.c
@@ -1207,7 +1207,7 @@ enum {
/*
* This function is used to grab a character buffer
* from the input file descriptor and allows you to
- * a string with full command editing (sortof like
+ * a string with full command editing (sort of like
* a mini readline).
*
* The following standard commands are not implemented: