* corrected comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22669 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Stefan Schimanski 2008-01-25 21:59:53 +00:00
parent cbf599b911
commit 7ac601f429

View File

@ -153,7 +153,7 @@ private:
docstring name_;
/// current display mode
DisplayMode displayMode_;
/// display mode before change
/// expanded macro with ArgumentProxies
InsetMathSqrt expanded_;
/// number of arguments that were really attached
size_t attachedArgsNum_;