summaryrefslogtreecommitdiff
path: root/docs/uclibc.org
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-09 18:24:45 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-09 18:24:45 +0000
commitc5fc73d43f6451cd700eb500ac5d3aea7b2e53a0 (patch)
tree506fe3e2521e24cff758462474f37641a6f3815f /docs/uclibc.org
parentfc89d0247d082ad0e56b3a2847c10817e6a44c3f (diff)
fix typo
Diffstat (limited to 'docs/uclibc.org')
-rw-r--r--docs/uclibc.org/developer.html2
1 files changed, 1 insertions, 1 deletions
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...