Skip to content

Commit de261a4

Browse files
Update CellularBase.h
1 parent 4f2645b commit de261a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/CellularBase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#include "netsocket/NetworkInterface.h"
2020

21-
/** Common interface that is shared between Cellular interfaces
21+
/** Common interface that is shared between cellular interfaces.
2222
* @addtogroup netsocket
2323
*/
2424
class CellularBase: public NetworkInterface {

0 commit comments

Comments
 (0)