diff --git a/nx/include/switch/services/set.h b/nx/include/switch/services/set.h index b56bdf8d..795c3716 100644 --- a/nx/include/switch/services/set.h +++ b/nx/include/switch/services/set.h @@ -1401,7 +1401,7 @@ Result setsysSetDeviceNickname(const SetSysDeviceNickName *nickname); /** * @brief GetProductModel - * @param[out] out Output ProductModel. + * @param[out] out Output SetSysProductModel. */ Result setsysGetProductModel(SetSysProductModel *model);