We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cdbd26 commit 06a7a5dCopy full SHA for 06a7a5d
nrf_modem/include/nrf_modem.h
@@ -237,7 +237,7 @@ char *nrf_modem_build_version(void);
237
* @retval -NRF_ENOLCK Not enough semaphores.
238
* @retval -NRF_ENOMEM Not enough shared memory.
239
* @retval -NRF_EINVAL Control region size is incorrect or missing handlers in @c init_params.
240
- * @retval -NRF_ENOTSUPP RPC version mismatch.
+ * @retval -NRF_ENOTSUP RPC version mismatch.
241
* @retval -NRF_ETIMEDOUT Operation timed out.
242
* @retval -NRF_EAGAIN Modem firmware update not executed due to insufficient voltage, try again.
243
* @retval -NRF_EIO Modem firmware update failure or modem fault during initialization.
0 commit comments