From 9caa31b962c42cf64ce03893ba616b135de12bbd Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 12 Jan 2007 15:14:16 +0000 Subject: typo fix --- diff --git a/include/opkele/association.h b/include/opkele/association.h index 5eb1cc3..ef0df42 100644 --- a/include/opkele/association.h +++ b/include/opkele/association.h @@ -79,7 +79,7 @@ namespace opkele { */ virtual int expires_in() const { return _expires-time(0); } /** - * @overload associationn_t::stateless() + * @overload association_t::stateless() */ virtual bool stateless() const { return _stateless; } }; -- cgit v0.9.0.2