fix comment

This commit is contained in:
Juergen Spitzmueller 2020-04-18 08:01:39 +02:00
parent 689f26d247
commit 9e71bdfd32

View File

@ -376,7 +376,7 @@ void InsetInclude::setParams(InsetCommandParams const & p)
// invalidate the cache
child_buffer_ = 0;
// reset in order to prevent loading new file
// reset in order to allow loading new file
failedtoload_ = false;
InsetCommand::setParams(p);