From 904deeec108bc8e052b0c6e3694984fee718f6cd Mon Sep 17 00:00:00 2001 From: yellows8 Date: Tue, 26 Feb 2019 15:23:01 -0500 Subject: [PATCH] Updated @brief in the web.h docs-header. --- nx/include/switch/applets/web.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/applets/web.h b/nx/include/switch/applets/web.h index b9971551..d41e8c28 100644 --- a/nx/include/switch/applets/web.h +++ b/nx/include/switch/applets/web.h @@ -1,6 +1,6 @@ /** * @file web.h - * @brief Wrapper for using the WifiWebAuthApplet LibraryApplet. + * @brief Wrapper for using the web LibraryApplets. * @author p-sam, yellows8 * @copyright libnx Authors */