]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Properly fix handling of title layouts within insets (#11787)
[lyx.git] / src / insets / InsetGraphics.h
index 46a746b9d4ca9c8cbe51e66e0e154b1d9d791f53..8c07c0f9698dd5b0de3981b4629c383a6805525b 100644 (file)
@@ -130,7 +130,7 @@ public:
        std::string createLatexOptions(bool const ps) const;
        /// Create length values for docbook export.
        docstring toDocbookLength(Length const & len) const;
-       /// Create the atributes for docbook export.
+       /// Create the attributes for docbook export.
        docstring createDocBookAttributes() const;
        /// Convert the file if needed, and return the location of the file.
        /// This version is for use with LaTeX-style output.