summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index c429187..265d898 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -2287,7 +2287,7 @@ static const struct {
#ifndef APPLICATION
{ "Screendump", dbg_screendump },
#endif
- { "Skin Engine Ram usage", dbg_skin_engine },
+ { "Skin Engine RAM usage", dbg_skin_engine },
#endif
#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
{ "View HW info", dbg_hw_info },