OSDN Git Service

fix typo
authorEric Andersen <andersen@codepoet.org>
Wed, 9 Feb 2005 18:24:45 +0000 (18:24 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 9 Feb 2005 18:24:45 +0000 (18:24 -0000)
docs/uclibc.org/developer.html

index 215633c..c0cbdf0 100644 (file)
@@ -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...