diff --git a/Packet++/header/DoIpLayer.h b/Packet++/header/DoIpLayer.h index cb5c67cb8..55401d7bb 100644 --- a/Packet++/header/DoIpLayer.h +++ b/Packet++/header/DoIpLayer.h @@ -36,7 +36,7 @@ namespace pcpp #pragma pack(pop) /** - * @class DoipLayer + * @class DoIpLayer * Represents an DoIP protocol layer. Currently only IPv4 DoIP messages are supported */ class DoIpLayer : public Layer