Copy edit AT_CellularDevice.h

Copy edit for consistent phrasing across docs.
pull/6082/head
Amanda Butler 2018-02-28 22:00:36 -06:00 committed by Ari Parkkila
parent 1d57299000
commit 68cac96042
1 changed files with 1 additions and 1 deletions

View File

@ -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
{