From 01f31528b094040a9646104f4e064517b14109fd Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Wed, 26 Apr 2000 05:21:54 +0000 Subject: Correct typo in description string: `CANNOT' -> `CAN'. PR: docs/18177 Submitted by: MIHIRA Yoshiro --- release/sysinstall/pccard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release') diff --git a/release/sysinstall/pccard.c b/release/sysinstall/pccard.c index 375c58e309f5..5ad19679ed2d 100644 --- a/release/sysinstall/pccard.c +++ b/release/sysinstall/pccard.c @@ -44,7 +44,7 @@ DMenu MenuPCICMem = { DMenu MenuCardIRQ = { DMENU_NORMAL_TYPE | DMENU_SELECTION_RETURNS, "Please select IRQs that can be used by PC-cards", - "Please specify an IRQs that CANNOT be used by PC-card.\n" + "Please specify IRQs that CAN be used by PC-card.\n" "For example, if you have a sound card that can't be probed by\n" "this installation floppy and it uses IRQ 10, you have to \n" "choose \"Option 1\" or \"Option 2\" at this menu.\n", -- cgit v1.2.3