From 92a3272338337cd51e7f5dd18d8af2dcfde21bbb Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 21 Jan 2014 17:52:12 +0000 Subject: - Fixed grammatical error git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2890 82007160-df01-0410-b94d-b575c5fd34c7 --- AUTHORS | 2 +- src/version.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 6f0a21a..b31f524 100644 --- a/AUTHORS +++ b/AUTHORS @@ -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's +with the instability and all-out "dirtiness" of the EFnet ircd 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 fad9d38..daba787 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's", + "with the instability and all-out dirtiness of the EFnet ircd", "available. hybrid is the name for the collective efforts of a group", "of people, all of us.", "", -- cgit