summaryrefslogtreecommitdiff
path: root/src/ui.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.cc')
-rw-r--r--src/ui.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.cc b/src/ui.cc
index 9f7eca76..a24a0f9a 100644
--- a/src/ui.cc
+++ b/src/ui.cc
@@ -2348,7 +2348,7 @@ cw::menu_info help_menu_info[]={
sigc::ptr_fun(do_help_news)),
cw::menu_info(cw::menu_info::MENU_ITEM, N_("^License"), NULL,
- N_("View the terms under which you may copy and distribute aptiutde"),
+ N_("View the terms under which you may copy and distribute aptitude"),
sigc::ptr_fun(do_help_license)),
cw::menu_info::MENU_END