From 96a6d043170aea49a223a468a2fb2814ea1cc9be Mon Sep 17 00:00:00 2001 From: Zhao Zhenping <1927818778@qq.com> Date: Sun, 1 Dec 2024 03:53:33 -0800 Subject: [PATCH] typo --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Kconfig b/src/Kconfig index 3441132f346..75b223aa187 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -209,7 +209,7 @@ config RT_USING_TINY_FFS config RT_USING_PUNY_FFS bool "Puny: 0 bytes" help - Select this if you want pyny method. + Select this if you want puny method. endchoice menuconfig RT_USING_DEBUG