diff --git a/include/bluetooth/mesh/main.h b/include/bluetooth/mesh/main.h index bc2faae5567..57306d040f8 100644 --- a/include/bluetooth/mesh/main.h +++ b/include/bluetooth/mesh/main.h @@ -143,7 +143,7 @@ struct bt_mesh_prov { * This is intended to be called after the bt_mesh_prov input callback * has been called with BT_MESH_ENTER_STRING as the action. * - * @param string String. + * @param str String. * * @return Zero on success or (negative) error code otherwise. */