X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacket.hh;h=d04c6ae192e7266a6fb8a44c76256c6a21b11f0b;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=afdfe7dfc69bf797e14212c08191179dc5975931;hpb=d084c02e4914da4fa1a4098a33d704f69e8bdedd;p=senf.git diff --git a/Packets/Packet.hh b/Packets/Packet.hh index afdfe7d..d04c6ae 100644 --- a/Packets/Packet.hh +++ b/Packets/Packet.hh @@ -354,7 +354,7 @@ namespace senf { factory_t factory() const; ///< Return factory instance of \c this packet /**< The returned factory instance can be used to create new packets of the given type without knowing the concrete - type of the packet. The valid may be stored away for + type of the packet. The value may be stored away for later use if needed. */ ///@}