]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetInclude.cpp
fix comment
[features.git] / src / insets / InsetInclude.cpp
index 3140a4e6dd5bb1c53ce743c1d23e12b6d51f99ed..d9a99237110d8f2a03b8a612a798194edbb95554 100644 (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);