mirror of https://github.com/ARMmbed/mbed-os.git
Copy edit AT_CellularDevice.h
Copy edit for consistent phrasing across docs.pull/6082/head
parent
1d57299000
commit
68cac96042
|
@ -36,7 +36,7 @@ namespace mbed
|
|||
* Class AT_CellularDevice
|
||||
*
|
||||
* A class defines opening and closing of cellular interfaces.
|
||||
* Deleting/Closing of opened interfaces can be done only via this class.
|
||||
* Deleting/Closing of opened interfaces can be done only through this class.
|
||||
*/
|
||||
class AT_CellularDevice : public CellularDevice
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue