summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordrstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b <drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-08-29 04:13:44 +0000
committerdrstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b <drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2007-08-29 04:13:44 +0000
commit53fbcea42156d8196c06177966f59afbbcbe0925 (patch)
treeb4cae6e76cf9a024ecb73e53ecf803934dcb9653 /include
parentb89cfa30e80c30cadb9a355f3e550bad89687794 (diff)
BUILD : 1.7.19 (1285) BUGS : 684, 772 NOTES : [1] Added InspIRCd11 vIdent support [2] InspIRCD11 protocol now uses SVSJOIN/PART instead of SAJOIN/PART
git-svn-id: svn://svn.anope.org/anope/trunk@1285 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1003 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include')
-rw-r--r--include/version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.sh b/include/version.sh
index 75dd68be1..1a6b6fb3a 100644
--- a/include/version.sh
+++ b/include/version.sh
@@ -30,7 +30,7 @@ cat >version.h <<EOF
* (C) 2003-2007 Anope Team
* Contact us at info@anope.org
*
- * Please read COPYING and CREDITS for furhter details.
+ * Please read COPYING and CREDITS for further details.
*
* Based on the original code of Epona by Lara.
* Based on the original code of Services by Andy Church.