File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
doc/nrf/releases_and_maturity/releases Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -896,13 +896,13 @@ Modem libraries
896896
897897 * Removed:
898898
899- * The :c:func: ` lte_lc_init ` function.
899+ * The `` lte_lc_init ` ` function.
900900 All instances of this function can be removed without any additional actions.
901- * The :c:func: ` lte_lc_deinit ` function.
901+ * The `` lte_lc_deinit ` ` function.
902902 Use the :c:func: `lte_lc_power_off ` function instead.
903- * The :c:func: ` lte_lc_init_and_connect ` function.
903+ * The `` lte_lc_init_and_connect ` ` function.
904904 Use the :c:func: `lte_lc_connect ` function instead.
905- * The :c:func: ` lte_lc_init_and_connect_async ` function.
905+ * The `` lte_lc_init_and_connect_async ` ` function.
906906 Use the :c:func: `lte_lc_connect_async ` function instead.
907907 * The ``CONFIG_LTE_NETWORK_USE_FALLBACK `` Kconfig option.
908908 Use the :kconfig:option: `CONFIG_LTE_NETWORK_MODE_LTE_M_NBIOT ` or :kconfig:option: `CONFIG_LTE_NETWORK_MODE_LTE_M_NBIOT_GPS ` Kconfig option instead.
You can’t perform that action at this time.
0 commit comments