]> err.no Git - dpkg/commitdiff
s/emter/enter/
authorPeter Karlsson <peterk@debian.org>
Mon, 16 Jul 2001 15:03:07 +0000 (15:03 +0000)
committerPeter Karlsson <peterk@debian.org>
Mon, 16 Jul 2001 15:03:07 +0000 (15:03 +0000)
dselect/basecmds.cc

index 53111fcefa6684a6d9c8589950b6fb0736c3a898..5bf842a51120108a542ab37739d1fe53ad01bd1b 100644 (file)
@@ -149,7 +149,7 @@ _("Press ? for help menu, <space> for next topic, <enter> to exit help."));
         mvaddstr(i+3,6, gettext(hme->msg->title));
       }
       mvaddstr(i+4,1,
-               _("Press a key from the list above, <emter>, `q' or `Q' to exit help,\n"
+               _("Press a key from the list above, <enter>, `q' or `Q' to exit help,\n"
                "  or <space> to read each help page in turn. "));
       nextkey= helpmenu[0].key;
     }