Correct typo. Fix sent by Dave Huang in port-mac68k/9788

This commit is contained in:
jdolecek 2000-04-05 16:27:16 +00:00
parent 383f5943ba
commit 97c7b9f310

View File

@ -1,4 +1,4 @@
/* $NetBSD: menus.md.en,v 1.9 2000/03/28 00:29:55 thorpej Exp $ */
/* $NetBSD: menus.md.en,v 1.10 2000/04/05 16:27:16 jdolecek Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -337,7 +337,7 @@ menu md_distcustom, x=26, y=5, exit, title "Selection toggles inclusion";
option "Online Manual Pages", action { toggle_getit (6); };
option "Miscellaneous", action { toggle_getit (7); };
option "Text Processing Tools", action { toggle_getit (8); };
option "Security (Crypto)", actino { toggle_getit (9); };
option "Security (Crypto)", action { toggle_getit (9); };
option "X11 base and clients", action { toggle_getit (10); };
option "X11 fonts", action { toggle_getit (11); };
option "X11 servers", action { toggle_getit (12); };