diff options
| author | Alexander Barton <alex@barton.de> | 2015-09-06 19:38:16 +0200 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2015-09-06 19:38:16 +0200 |
| commit | cb3a4321a23143f310d06dab4b65dc86998ed770 (patch) | |
| tree | 6e0ddeef51428fd68e4790e14d405beb9e95be41 /doc/Contributing.txt | |
| parent | 1e84b2640e3ca3fef0bdc0a63198cb98c8c6f7e3 (diff) | |
| download | ngircd-cb3a4321a23143f310d06dab4b65dc86998ed770.tar.gz ngircd-cb3a4321a23143f310d06dab4b65dc86998ed770.zip | |
Documentation: Spelling fixes
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 |