From c5fc73d43f6451cd700eb500ac5d3aea7b2e53a0 Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Wed, 9 Feb 2005 18:24:45 +0000
Subject: fix typo

---
 docs/uclibc.org/developer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/uclibc.org/developer.html b/docs/uclibc.org/developer.html
index 215633c97..c0cbdf054 100644
--- a/docs/uclibc.org/developer.html
+++ b/docs/uclibc.org/developer.html
@@ -29,7 +29,7 @@ Once you are setup with an account, you will need to use your account to
 checkout a copy of uClibc from Subversion:
 
 <pre>
-svn list svn+ssh://username@svn.uclibc.org//svn/trunk/uClibc</pre>
+svn list svn+ssh://username@svn.uclibc.org/svn/trunk/uClibc</pre>
 <br>
 It goes without saying you must change <em>username</em> to your own
 username...
-- 
cgit v1.2.3