diff options
-rw-r--r-- | sys/i386/i386/userconfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c index ce8caff..3df8694 100644 --- a/sys/i386/i386/userconfig.c +++ b/sys/i386/i386/userconfig.c @@ -2070,7 +2070,7 @@ static char *helptext[] = "Once the list of Active drivers only contains entries for the devices", "present in your system, you can set their parameters (Interrupt, DMA", "channel, I/O addresses). To do this, select the driver and press", - "[!bENTER!n]: it is now possible to edit the settings the settings at the", + "[!bENTER!n]: it is now possible to edit the settings at the", "bottom of the screen. Use [!bTAB!n] to change fields, and when you are", "finished, use [!bQ!n] to return to the list.", "", |