]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.h
Fix comment according to Enricos explanation
[lyx.git] / src / mathed / InsetMathSpace.h
index e1a8ac4e9d5c8e17ab1b3766f7bb7d9f2e5f6afd..a3e06d634e0f12d6c2e010ef26b8b94ac907d43b 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        explicit InsetMathSpace(int sp);
        ///
-       explicit InsetMathSpace(std::string const & name);
+       explicit InsetMathSpace(docstring const & name);
        ///
        InsetMathSpace const * asSpaceInset() const { return this; }
        ///