summaryrefslogtreecommitdiff
path: root/src/ui.cc
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2008-01-15 19:06:48 +0100
committerChristian Perrier <bubulle@debian.org>2008-01-15 19:06:48 +0100
commit288968af32504d5192760b25af07e403c1f81e85 (patch)
treeca3d7caeb8d11f0d82df031e629ee8cb8a235105 /src/ui.cc
parent796912353c1ed5613cecebf5d5d7cfa909ecb6ac (diff)
downloadaptitude-288968af32504d5192760b25af07e403c1f81e85.tar.gz
Fix typos and unfuzzy PO(T) files preventively
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