]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetPhantom.h
Properly fix handling of title layouts within insets (#11787)
[lyx.git] / src / insets / InsetPhantom.h
index 9d363374a08f97e81b555e679825132ecb696c00..44ab078c81a81e6e810d08456f3405add8026e39 100644 (file)
@@ -80,7 +80,7 @@ private:
                      size_t max_length = INT_MAX) const;
        ///
        int docbook(odocstream &, OutputParams const &) const;
-       /// Makes no sense fof XHTML.
+       /// Makes no sense for XHTML.
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;