diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-02-12 18:53:16 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-02-12 18:53:16 +0000 |
commit | 7c5258b1c4d77984f66e5aa82160ae69653b99e5 (patch) | |
tree | 0f96e979cab924ab703c3014355c00539400bd56 | |
parent | 3d3d698594a4a0658e4fa5b4cd37194d1a35d340 (diff) | |
download | busybox-7c5258b1c4d77984f66e5aa82160ae69653b99e5.tar.gz |
website: fix English
-rw-r--r-- | docs/busybox.net/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index d1cf7c24f..bc6bb9fcf 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -11,7 +11,7 @@ iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p> <p>hush has `command` expansion re-enabled for NOMMU, although it is inherently unsafe (by virtue of NOMMU's use of vfork instead of fork). - Plan to make this less likely to bite people in future versions.</p> + The plan is to make this less likely to bite people in future versions.</p> </li> <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> |