From 5421d1d716fb3e3a0d0b7c99636f63b7a950f993 Mon Sep 17 00:00:00 2001 From: plutoo Date: Sun, 30 May 2021 17:54:26 -0700 Subject: [PATCH] audrec: Fix typo --- nx/include/switch/services/audrec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/audrec.h b/nx/include/switch/services/audrec.h index 8d9c2c3c..b73cf763 100644 --- a/nx/include/switch/services/audrec.h +++ b/nx/include/switch/services/audrec.h @@ -1,5 +1,5 @@ /** - * @file audctl.h + * @file audrec.h * @brief Audio Recorder IPC wrapper. * @author plutoo * @copyright libnx Authors