mem: Minor typo fix in packet.hh (#143)

Change-Id: I07c31b7a62d83fe3250b48141951aec3c2f280df
This commit is contained in:
Jason Lowe-Power
2023-07-31 10:01:50 -07:00
committed by GitHub

View File

@@ -1156,7 +1156,7 @@ class Packet : public Printable, public Extensible<Packet>
public:
/**
* @{
* @name Data accessor mehtods
* @name Data accessor methods
*/
/**