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 --- src/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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