diff options
Diffstat (limited to 'doc/Contributing.txt')
| -rw-r--r-- | doc/Contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Contributing.txt b/doc/Contributing.txt index 677a1b80..dd2b297a 100644 --- a/doc/Contributing.txt +++ b/doc/Contributing.txt @@ -15,7 +15,7 @@ get an idea of how to do it the best :-) - Use GIT The source code of ngIRCd is maintained using GIT, see doc/GIT.txt. So if - remotely possible, use GIT for your work, too. It makes your and our lifes + remotely possible, use GIT for your work, too. It makes your and our lives much easier ;-) - Don't forget to include documentation |