summaryrefslogtreecommitdiff
path: root/src/party.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/party.h')
-rw-r--r--src/party.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/party.h b/src/party.h
index 9ab518c3..b1aec179 100644
--- a/src/party.h
+++ b/src/party.h
@@ -1,6 +1,6 @@
/*
* The Mana Client
- * Copyright (C) 2009 The Mana World Development Team
+ * Copyright (C) 2010 The Mana Developers
*
* This file is part of The Mana Client.
*
@@ -162,7 +162,7 @@ private:
static PartyMap parties;
/**
- * Constructor with guild id passed to it.
+ * Constructor with party id passed to it.
*/
Party(short id);