We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d57299 commit 68cac96Copy full SHA for 68cac96
features/cellular/framework/AT/AT_CellularDevice.h
@@ -36,7 +36,7 @@ namespace mbed
36
* Class AT_CellularDevice
37
*
38
* A class defines opening and closing of cellular interfaces.
39
- * Deleting/Closing of opened interfaces can be done only via this class.
+ * Deleting/Closing of opened interfaces can be done only through this class.
40
*/
41
class AT_CellularDevice : public CellularDevice
42
{
0 commit comments