diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-26 00:31:43 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-01-26 00:31:43 +0000 |
commit | bb79ae8d842f887a4c5f4519f3f75748a55f4959 (patch) | |
tree | 558717a6fa337fe1f94930474fbe80868da45d2a | |
parent | c07926e87bfbc1c7e5b16cbb9a0dc9f8b55c7361 (diff) |
- Two native english speakers, to different opinions; another grammatical
error fix to AUTHORS and version.c
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2934 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | src/version.c | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ $Id$ The hybrid team is a group of ircd coders who were frustrated -with the instability and all-out "dirtiness" of the EFnet ircd +with the instability and all-out "dirtiness" of the EFnet ircds available. "hybrid" is the name for the collective efforts of a group of people, all of us. diff --git a/src/version.c b/src/version.c index 9fbd895..bc25d93 100644 --- a/src/version.c +++ b/src/version.c @@ -45,7 +45,7 @@ const char *infotext[] = "", "", "The hybrid team is a group of ircd coders who were frustrated", - "with the instability and all-out dirtiness of the EFnet ircd", + "with the instability and all-out dirtiness of the EFnet ircds", "available. hybrid is the name for the collective efforts of a group", "of people, all of us.", "", |