summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--device.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.cpp b/device.cpp
index 0186d5b..e337001 100644
--- a/device.cpp
+++ b/device.cpp
@@ -40,7 +40,7 @@ struct menu_entry {
static const char* WIPE_MENU_NAMES[] = {
#ifndef RELEASE_BUILD
- "System reset (keep media)",
+ "Wipe data (keep media)",
#endif
"Full factory reset",
"Wipe cache partition",