commit 9e71bdfd324d061b1b1c050867d43ed5938807af
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Apr 18 08:01:39 2020 +0200

    fix comment
---
 src/insets/InsetInclude.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/insets/InsetInclude.cpp b/src/insets/InsetInclude.cpp
index 3140a4e..d9a9923 100644
--- a/src/insets/InsetInclude.cpp
+++ b/src/insets/InsetInclude.cpp
@@ -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);
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to