Skip to content

Commit 739b59b

Browse files
author
Amanda Butler
authored
Copy edit GattService.h
Change passive to active voice.
1 parent 69a06a9 commit 739b59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/ble/GattService.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ class GattService {
143143
/**
144144
* Handle of the service declaration attribute in the ATT table.
145145
*
146-
* @note This handle is generally assigned by the underlying BLE stack when the
146+
* @note The underlying BLE stack generally assigns this handle when the
147147
* service is added to the ATT table.
148148
*/
149149
uint16_t _handle;

0 commit comments

Comments
 (0)