typo left by codespell

This commit is contained in:
Pavel Sanda 2020-06-26 00:07:03 +02:00
parent 110f8f67ac
commit 7a132f4f8c

View File

@ -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");