Commit 009dd6ca authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Adam Wujek

trivial: s/kernel/wrs/ in a Kconfig message

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 2a0e2916
......@@ -962,7 +962,7 @@ static int handle_exit(void)
if (conf_get_changed())
res = dialog_yesno(NULL,
_("Do you wish to save your new configuration?\n"
"(Press <ESC><ESC> to continue kernel configuration.)"),
"(Press <ESC><ESC> to continue wrs configuration.)"),
6, 60);
else
res = -1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment