mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
typo left by codespell
This commit is contained in:
parent
110f8f67ac
commit
7a132f4f8c
@ -1727,7 +1727,7 @@ void Preamble::handle_package(Parser &p, string const & name,
|
||||
|| opt == "subsection")
|
||||
h_multibib = opt;
|
||||
else
|
||||
cerr << "Ignoring unknown refesection value '"
|
||||
cerr << "Ignoring unknown refsection value '"
|
||||
<< opt << "'.";
|
||||
}
|
||||
opt = process_keyval_opt(options, "bibencoding");
|
||||
|
Loading…
Reference in New Issue
Block a user