PacketBB: Typo in comment.

This commit is contained in:
Tom Wambold
2009-09-11 12:16:21 -04:00
parent 0785e918e2
commit 124ed7e91b

View File

@@ -644,7 +644,7 @@ private:
* \brief A message within a PbbPacket packet.
*
* There may be any number of messages in one packet packet. This is a pure
* virutal base class, when creating a message, you should instantiate either
* virtual base class, when creating a message, you should instantiate either
* PbbMessageIpv4 or PbbMessageIpv6.
*/
class PbbMessage