]> 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 46e8576678f5a1567ccefde72fcf441ecafeda21..44ab078c81a81e6e810d08456f3405add8026e39 100644 (file)
@@ -80,8 +80,8 @@ private:
                      size_t max_length = INT_MAX) const;
        ///
        int docbook(odocstream &, OutputParams const &) const;
-       /// Makes no sense fof XHTML.
-       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       /// Makes no sense for XHTML.
+       docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        ///