mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31997 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
92a489b91d
commit
8340a17e96
@ -48,7 +48,7 @@ class InsetMath;
|
||||
class MathAtom {
|
||||
public:
|
||||
/// default constructor, object is useless, but we need it to put it into
|
||||
// std::containers
|
||||
/// std::containers
|
||||
MathAtom();
|
||||
/// the "real constructor"
|
||||
explicit MathAtom(Inset * p);
|
||||
|
Loading…
Reference in New Issue
Block a user