Skip to content

Commit 68cac96

Browse files
Amanda ButlerAri Parkkila
authored andcommitted
Copy edit AT_CellularDevice.h
Copy edit for consistent phrasing across docs.
1 parent 1d57299 commit 68cac96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/cellular/framework/AT/AT_CellularDevice.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ namespace mbed
3636
* Class AT_CellularDevice
3737
*
3838
* A class defines opening and closing of cellular interfaces.
39-
* Deleting/Closing of opened interfaces can be done only via this class.
39+
* Deleting/Closing of opened interfaces can be done only through this class.
4040
*/
4141
class AT_CellularDevice : public CellularDevice
4242
{

0 commit comments

Comments
 (0)