From d2ccc2ba2609916e7dda5a6e57f0658baefc94fb Mon Sep 17 00:00:00 2001
From: Rob Landley <rob@landley.net>
Date: Wed, 17 May 2006 21:04:53 +0000
Subject: Typo fix.

---
 docs/busybox.net/news.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index c80073e37..4413f149d 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -3,7 +3,7 @@
 
 <ul>
   <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b>
-    <p><a href=http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox
+    <p><a href="http://busybox.net/downloads/busybox-1.1.3.tar.bz2">BusyBox
     1.1.3</a> is another bugfix release.  It makes passwd use salt, fixes a
     memory freeing bug in ls, fixes "build all sources at once" mode, makes
     mount -a not abort on the first failure, fixes msh so ctrl-c doesn't kill
-- 
cgit v1.2.3