]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCommand.h
Math.lyx, Tutorial.lyx: fix some typos spotted by a user
[lyx.git] / src / insets / InsetCommand.h
index 3ea57c98dc3ade79ca92ebfad310aaa20ce08a5e..4d5066e33fac5ed34c627d5feaea042a65fce593 100644 (file)
@@ -91,7 +91,7 @@ protected:
        /// \name Methods relaying to the InsetCommandParams p_
        //@{
        ///
-       docstring contextMenuName() const;
+       std::string contextMenuName() const;
        ///
        bool showInsetDialog(BufferView * bv) const;
        ///