commit: 2d4ea3542f5a900a3d48f1376801dcde68dfd7ca Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed May 6 13:54:17 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed May 6 22:06:49 2015 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2d4ea354
Fix typos. appendices/contributing/text.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index b2366a7..c8c20da 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -40,11 +40,11 @@ Currently, sources are hosted on <uri link="https://gitweb.gentoo.org/proj/devmanual.git">git.gentoo.org</uri>. For current Gentoo developers, access is at <c>git+ssh://[email protected]/proj/devmanual.git</c>. -Non-developers can clone the respository by typing +Non-developers can clone the repository by typing <c>git clone git://anongit.gentoo.org/proj/devmanual.git</c>. The sources are also hosted on <uri link="https://github.com/gentoo/devmanual.gentoo.org">GitHub</uri> -for those who perfer to submit patches using pull requests. +for those who prefer to submit patches using pull requests. </p> <p>
