Copy edit GattService.h

Change passive to active voice.
pull/5392/head
Amanda Butler 2017-11-07 16:20:36 -06:00 committed by GitHub
parent 69a06a9f52
commit 739b59b598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ private:
/**
* Handle of the service declaration attribute in the ATT table.
*
* @note This handle is generally assigned by the underlying BLE stack when the
* @note The underlying BLE stack generally assigns this handle when the
* service is added to the ATT table.
*/
uint16_t _handle;