Skip to content

Commit 3a57d50

Browse files
Amanda ButlerAri Parkkila
authored andcommitted
Copy edit AT_CellularStack.h
Copy edit for American English.
1 parent 6dd0723 commit 3a57d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/cellular/framework/AT/AT_CellularStack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class AT_CellularStack : public NetworkStack, public AT_CellularBase
8888
void (*_cb)(void *);
8989
void *_data;
9090
bool created;
91-
bool rx_avail; // used to synchronise reading from modem
91+
bool rx_avail; // used to synchronize reading from modem
9292
};
9393

9494
/**

0 commit comments

Comments
 (0)