Fix typo
This commit is contained in:
parent
f7fd65b9aa
commit
cebdfde369
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ void global_scope_t::read_init()
|
||||||
{
|
{
|
||||||
// if specified on the command line init_file_ is filled in
|
// if specified on the command line init_file_ is filled in
|
||||||
// global_scope_t::handle_debug_options. If it was specified on the command line
|
// global_scope_t::handle_debug_options. If it was specified on the command line
|
||||||
// fail is the file doesn't exist. If no init file was specified
|
// fail if the file doesn't exist. If no init file was specified
|
||||||
// on the command-line then try the default values, but don't fail if there
|
// on the command-line then try the default values, but don't fail if there
|
||||||
// isn't one.
|
// isn't one.
|
||||||
path init_file;
|
path init_file;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue