diff --git a/nx/include/switch/applets/swkbd.h b/nx/include/switch/applets/swkbd.h index 0f97be17..44d89d71 100644 --- a/nx/include/switch/applets/swkbd.h +++ b/nx/include/switch/applets/swkbd.h @@ -166,7 +166,6 @@ void swkbdConfigSetGuideText(SwkbdConfig* c, const char* str); /** * @brief Sets the Initial text. The default is "". - * @note The swkbd applet currently doesn't display this, unknown why. * @param c SwkbdConfig struct. * @param str UTF-8 input string. */