From 9b3ce77b0785d64fca332a9c01d8a15aac382d8b Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Mon, 12 Apr 2004 15:03:51 +0000
Subject: Fix spelling.  "sort of" is two words.

---
 shell/cmdedit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'shell')

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:
-- 
cgit v1.2.3