[git commit master] typo fix

Denys Vlasenko vda.linux at googlemail.com
Wed Feb 24 06:15:29 UTC 2010


commit: http://git.busybox.net/busybox-website/commit/?id=41ab69a5ee5f554abd7fbe895a2eeca0397ac102
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/news.html b/news.html
index c15973c..9d2e941 100644
--- a/news.html
+++ b/news.html
@@ -102,7 +102,7 @@
 	<li>libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly</li>
 	<li>libbb/lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields</li>
 	<li>libbb/lineedit: handle Ctrl-arrows</li>
-	<li>libbb/read_key,lineeedit: parse position answerback faster; sanitize its use</li>
+	<li>libbb/read_key,lineedit: parse position answerback faster; sanitize its use</li>
 	<li>libbb/read_key: ignore unknown keys (do not return them to caller byte-by-byte)</li>
 	<li>libunarchive: fix a bug where mode and time is no longer restored. Introduced by vda in 1.15.x. Found by Rob Landley</li>
 	<li>libunarchive: fix reversed test for older/newer</li>
-- 
1.6.3.3



More information about the busybox-cvs mailing list