- fix yet another creative spelling of "library"
This commit is contained in:
parent
e8880cf9b3
commit
2b1982bb3a
@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
// $Id: main.cc,v 1.181 2002-11-15 18:53:52 bdenney Exp $
|
||||
// $Id: main.cc,v 1.182 2002-11-15 22:56:37 bdenney Exp $
|
||||
/////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Copyright (C) 2002 MandrakeSoft S.A.
|
||||
@ -988,7 +988,7 @@ void bx_init_options ()
|
||||
0);
|
||||
bx_options.Osel_displaylib->set_by_name (BX_DEFAULT_DISPLAY_LIBRARY);
|
||||
bx_options.Osel_displaylib->set_format ("Display library: %s");
|
||||
bx_options.Osel_displaylib->set_ask_format ("Choose which libary to use for the Bochs display: [%s] ");
|
||||
bx_options.Osel_displaylib->set_ask_format ("Choose which library to use for the Bochs display: [%s] ");
|
||||
bx_param_c *interface_init_list[] = {
|
||||
bx_options.Osel_config,
|
||||
bx_options.Osel_displaylib,
|
||||
|
Loading…
Reference in New Issue
Block a user