summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2015-09-06 19:38:16 +0200
committerAlexander Barton <alex@barton.de>2015-09-06 19:38:16 +0200
commitcb3a4321a23143f310d06dab4b65dc86998ed770 (patch)
tree6e0ddeef51428fd68e4790e14d405beb9e95be41 /doc
parent1e84b2640e3ca3fef0bdc0a63198cb98c8c6f7e3 (diff)
downloadngircd-cb3a4321a23143f310d06dab4b65dc86998ed770.tar.gz
ngircd-cb3a4321a23143f310d06dab4b65dc86998ed770.zip
Documentation: Spelling fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/Commands.txt2
-rw-r--r--doc/Contributing.txt2
-rw-r--r--doc/FAQ.txt2
-rw-r--r--doc/Modes.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/Commands.txt b/doc/Commands.txt
index 50a52d58..d350e8d3 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -380,7 +380,7 @@ Status and Informational Commands
 
 	Please note that "all" IRC daemons even parse separate nicknames in
 	a single parameter (like ":nick1 nick2"), and therefore ngIRCd
-	implements this behaviour, too.
+	implements this behavior, too.
 
 	References:
 	 - RFC 2812, 4.9 "Ison message"
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
diff --git a/doc/FAQ.txt b/doc/FAQ.txt
index ea260218..3856ae09 100644
--- a/doc/FAQ.txt
+++ b/doc/FAQ.txt
@@ -99,7 +99,7 @@ IV. Bugs!?
 ~~~~~~~~~~
 
 Q: Is there a list of known bugs and desired feature enhancements?
-A: Yes. Have a look at the bug tracking system (Github issues) for ngIRCd located
+A: Yes. Have a look at the bug tracking system (GitHub issues) for ngIRCd located
    at <https://github.com/ngircd/ngircd/issues>. There you can file bug
    reports and feature requests as well as search the bug database.
 
diff --git a/doc/Modes.txt b/doc/Modes.txt
index d2f6dad7..18930f76 100644
--- a/doc/Modes.txt
+++ b/doc/Modes.txt
@@ -88,4 +88,4 @@ Notes
 ~~~~~
 
 (1) This mode is not set by ngIRCd itself but by services. ngIRCd handles
-    the mode transparently and possibly adjusts its behaviour.
+    the mode transparently and possibly adjusts its behavior.