diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-04-12 15:03:51 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-04-12 15:03:51 +0000 |
commit | 9b3ce77b0785d64fca332a9c01d8a15aac382d8b (patch) | |
tree | 9f55ef2f243024ab258e8ca56e7a002b40126810 /README | |
parent | ee4b7d496d89c9994c79604014eb23fd087c0917 (diff) | |
download | busybox-w32-9b3ce77b0785d64fca332a9c01d8a15aac382d8b.tar.gz busybox-w32-9b3ce77b0785d64fca332a9c01d8a15aac382d8b.tar.bz2 busybox-w32-9b3ce77b0785d64fca332a9c01d8a15aac382d8b.zip |
Fix spelling. "sort of" is two words.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ Supported kernels: | |||
49 | code should run on just about anything. While the current code is fairly | 49 | code should run on just about anything. While the current code is fairly |
50 | Linux specific, it should be fairly easy to port the majority of the code | 50 | Linux specific, it should be fairly easy to port the majority of the code |
51 | to, say, FreeBSD or Solaris, or MacOsX, or even Windows (if you are into that | 51 | to, say, FreeBSD or Solaris, or MacOsX, or even Windows (if you are into that |
52 | sortof thing). | 52 | sort of thing). |
53 | 53 | ||
54 | ---------------- | 54 | ---------------- |
55 | 55 | ||