Skip to content

Commit cc3835e

Browse files
Amanda ButlerAri Parkkila
authored andcommitted
Copy edit AT_CellularBase.h
Copy edit file for clarified phrasing.
1 parent 68cac96 commit cc3835e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/cellular/framework/AT/AT_CellularBase.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ class AT_CellularBase
3737
*/
3838
ATHandler& get_at_handler();
3939

40-
/** Gets the device error which happened when using AT commands/responses. This is at error
40+
/** Gets the device error that happened when using AT commands/responses. This is at error
4141
* returned by the device. Returned CME/CMS errors can be found from 3gpp documents 27007 and 27005.
4242
*
43-
* @return at error (CME/CMS) while communication with the device
43+
* @return at error (CME/CMS) while communicating with the device
4444
*/
4545
device_err_t get_device_error() const;
4646

0 commit comments

Comments
 (0)