[BusyBox-cvs] busybox/shell cmdedit.c,1.90,1.91

Erik Andersen andersen at busybox.net
Mon Apr 12 15:03:53 UTC 2004


Update of /var/cvs/busybox/shell
In directory nail:/tmp/cvs-serv14257/shell

Modified Files:
	cmdedit.c 
Log Message:
Fix spelling.  "sort of" is two words.


Index: cmdedit.c
===================================================================
RCS file: /var/cvs/busybox/shell/cmdedit.c,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- a/cmdedit.c	27 Mar 2004 10:02:45 -0000	1.90
+++ b/cmdedit.c	12 Apr 2004 15:03:51 -0000	1.91
@@ -1207,7 +1207,7 @@
 /*
  * 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:




More information about the busybox-cvs mailing list