Fix comment typo

This commit is contained in:
Andres Amaya Garcia 2015-12-21 09:35:49 +00:00
parent 7f02a2d51f
commit 65cb294f61

View file

@ -103,7 +103,7 @@ const char *nRF5xn::getVersion(void)
@retval BLE_ERROR_NONE if everything executed properly and
BLE_ERROR_ALREADY_INITIALIZED if the stack has already
been initialized (possibly through a call to nRF5xn::init().
been initialized (possibly through a call to nRF5xn::init()).
BLE_ERROR_INTERNAL_STACK_FAILURE is returned if initialization
of the internal stack (SoftDevice) failed.