diff options
author | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-13 06:27:11 +0000 |
---|---|---|
committer | sjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-13 06:27:11 +0000 |
commit | 45b4074e0d76ba7f2fd67cf540d582e7f88af76b (patch) | |
tree | cbbf545ee5cf82b744b6a7aaabdc495d05081ef5 | |
parent | 2b0646a148fd862309f7eb2f70a826389051a0d4 (diff) |
Two very small typo's in example.conf.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2033 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | data/example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index 9fff3a51c..5e3ed6e1c 100644 --- a/data/example.conf +++ b/data/example.conf @@ -165,7 +165,7 @@ serverinfo #id = "00A" /* - * These identify the ident@hostname which will be used by the Serivces pesudoclients. + * These identify the ident@hostname which will be used by the Services pesudoclients. * They can be overridden by the -user and -host command-line options when starting * Services. */ @@ -1167,7 +1167,7 @@ operserv /* * Specifies the Services "super-users". The super-users, or "roots" as in Unix terminology, are - * the only uses who can add or delete Services Admins. + * the only users who can add or delete Services Admins. * * You can specify more than one nick by separating each one by a space. * |