]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTOC.cpp
Properly fix handling of title layouts within insets (#11787)
[lyx.git] / src / insets / InsetTOC.cpp
index a3739d74f51a4deb52de231c760e1c0b3cbd8b9e..c700e57640a97f26d1d51dbc43edbea2b0014824 100644 (file)
@@ -169,7 +169,7 @@ void InsetTOC::makeTOCWithDepth(XMLStream & xs,
                        continue;
 
                // First, we need to manage increases and decreases of depth
-               // If there's no depth to deal with, we artifically set it to 1.
+               // If there's no depth to deal with, we artificially set it to 1.
                int const depth = it->depth();
 
                // Ignore stuff above the tocdepth