Ver Fonte

fix typo

Eric Andersen há 20 anos atrás
pai
commit
c5fc73d43f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/uclibc.org/developer.html

+ 1 - 1
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...