jgh
Fork of BLE_API by
Diff: ble/GattClient.h
- Revision:
- 1138:a9d4156efe16
- Parent:
- 1135:22aada733dbd
- Child:
- 1155:e28c7aac64ab
--- a/ble/GattClient.h Wed Apr 06 19:13:56 2016 +0100 +++ b/ble/GattClient.h Wed Apr 06 19:13:57 2016 +0100 @@ -351,7 +351,7 @@ /** * @brief Terminate an ongoing characteristic descriptor discovery. - * @detail This should result in an invocation of the TerminationCallback if + * @details This should result in an invocation of the TerminationCallback if * the characteristic descriptor discovery is active. * @param characteristic[in] The characteristic on which the running descriptors * discovery should be stopped.