public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
Fix spelling errors

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
jonas (author)
Thu Apr 17 16:10:55 -0700 2008
js (committer)
Fri Apr 18 15:03:15 -0700 2008
commit  c8c8d947719d7a607c17bc7298f6eb6f0ba6b26b
tree    2a78cb43d5d9a44dfb7936e23d84e7e663a7fd51
parent  ff8f04a2f5fb620aae6d1a69e0cbab1039a4e550
...
28
29
30
31
 
32
33
34
...
28
29
30
 
31
32
33
34
0
@@ -28,7 +28,7 @@
0
     <li>Making it easier for maintainers to accept contributions</li>
0
   </ul>
0
   
0
- <p>Gitorious still under development and there's many many more things I'd like
0
+ <p>Gitorious is still under development and there's many many more things I'd like
0
     to do with it. If you have ideas for improvements or technical issues please
0
     do stop by the <a href="http://groups.google.com/group/gitorious">discussion group</a>.</p>
0
   
...
4
5
6
7
 
8
9
10
...
52
53
54
55
 
56
57
58
...
4
5
6
 
7
8
9
10
...
52
53
54
 
55
56
57
58
0
@@ -4,7 +4,7 @@
0
 <p>
0
   Most likely the repository you're trying to clone is empty, and the error
0
   message is git's friendly way of telling you that. See below (or by clicking
0
- "more info" next to repositorys "push url") for info on how t push to it.
0
+ "more info" next to the repository's "push url") for info on how to push to it.
0
 </p>
0
 
0
 <hr />
0
@@ -52,7 +52,7 @@
0
 <h3>Why do I need to upload my public SSH key?</h3>
0
 <p>
0
   When you push to a Git repository, your public key is how we authenticate
0
- you and if have the permissions required to do a commit to a given repository
0
+ you and check if have the permissions required to do a commit to a given repository
0
 </p>
0
 
0
 <hr />

Comments

    No one has commented yet.