]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
Run codespell on tex2lyx/, client/, convert/ and graphics/
[lyx.git] / src / insets / InsetHyperlink.h
index d5da130d763e3d0e58486501ad58feb4056baa96..0e0e8d34465320821e9ddb43feea6ea367f23b36 100644 (file)
@@ -53,7 +53,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       docstring xhtml(XMLStream &, OutputParams const &) const;
        //@}
 
        /// \name Static public methods obligated for InsetCommand derived classes