diff options
author | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-04-21 23:17:57 +0000 |
---|---|---|
committer | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-04-21 23:17:57 +0000 |
commit | 38a842be33d70cc1a660888374765a8f7a1ee299 (patch) | |
tree | 968f42e566259c22563fb46652509233001843be | |
parent | a48fb480dfa3a143b06ca57b73a73ce83a7402c7 (diff) | |
download | busybox-w32-38a842be33d70cc1a660888374765a8f7a1ee299.tar.gz busybox-w32-38a842be33d70cc1a660888374765a8f7a1ee299.tar.bz2 busybox-w32-38a842be33d70cc1a660888374765a8f7a1ee299.zip |
fix typos
git-svn-id: svn://busybox.net/trunk/busybox@10145 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ List of the authors of code contained in BusyBox. | |||
2 | 2 | ||
3 | If you have code in BusyBox, you should be listed here. If you should be | 3 | If you have code in BusyBox, you should be listed here. If you should be |
4 | listed, or the description of what you have done needs more detail, or is | 4 | listed, or the description of what you have done needs more detail, or is |
5 | incorect, _please_ let me know. | 5 | incorrect, _please_ let me know. |
6 | 6 | ||
7 | -Erik | 7 | -Erik |
8 | 8 | ||
@@ -82,7 +82,7 @@ John Lombardo <john@deltanet.com> | |||
82 | tr | 82 | tr |
83 | 83 | ||
84 | Glenn McGrath <bug1@iinet.net.au> | 84 | Glenn McGrath <bug1@iinet.net.au> |
85 | Common unarchving code and unarchiving applets, ifupdown, ftpgetput, | 85 | Common unarchiving code and unarchiving applets, ifupdown, ftpgetput, |
86 | nameif, sed, patch, fold, install, uudecode. | 86 | nameif, sed, patch, fold, install, uudecode. |
87 | Various bugfixes, review and apply numerous patches. | 87 | Various bugfixes, review and apply numerous patches. |
88 | 88 | ||