diff --git a/features/netsocket/CellularBase.h b/features/netsocket/CellularBase.h index 455f91bf84..406f58edf9 100644 --- a/features/netsocket/CellularBase.h +++ b/features/netsocket/CellularBase.h @@ -18,7 +18,7 @@ #include "netsocket/NetworkInterface.h" -/** Common interface that is shared between Cellular interfaces +/** Common interface that is shared between cellular interfaces. * @addtogroup netsocket */ class CellularBase: public NetworkInterface {