prova

Fork of BLE_API by Bluetooth Low Energy

Revision:
1155:e28c7aac64ab
Parent:
1136:6b1e6b7282a6
Child:
1156:e1ea38b576c6
--- a/ble/CharacteristicDescriptorDiscovery.h	Wed Apr 06 19:14:32 2016 +0100
+++ b/ble/CharacteristicDescriptorDiscovery.h	Wed Apr 06 19:14:34 2016 +0100
@@ -36,7 +36,7 @@
 public:
     /**
      * @brief Parameter type of CharacteristicDescriptorDiscovery::DiscoveryCallback_t.
-     * @details Every time a characteristic descriptor has been discovered, the callback
+     * @detail Every time a characteristic descriptor has been discovered, the callback
      * registered for the discovery operation through GattClient::discoverCharacteristicDescriptors
      * or DiscoveredCharacteristic::discoverDescriptors will be called with this parameter.
      *