diff --git a/nx/include/switch/services/friends.h b/nx/include/switch/services/friends.h index ecd09e12..0c0c7d81 100644 --- a/nx/include/switch/services/friends.h +++ b/nx/include/switch/services/friends.h @@ -1,6 +1,6 @@ /** * @file friend.h - * @brief Friends (friend:*) service IPC header. + * @brief Friends (friend:*) service IPC wrapper. * @author yellows8 * @copyright libnx Authors */ diff --git a/nx/include/switch/services/ts.h b/nx/include/switch/services/ts.h index ecfa2cdd..ad50f224 100644 --- a/nx/include/switch/services/ts.h +++ b/nx/include/switch/services/ts.h @@ -1,5 +1,5 @@ /** - * @file friend.h + * @file ts.h * @brief Temperature measurement (ts) service IPC wrapper. * @author yellows8 * @copyright libnx Authors