mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23188 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1aaa96e6f1
commit
2d59bf35ec
@ -38,7 +38,7 @@ class FloatList;
|
|||||||
/// List of inset layouts
|
/// List of inset layouts
|
||||||
typedef std::map<docstring, InsetLayout> InsetLayouts;
|
typedef std::map<docstring, InsetLayout> InsetLayouts;
|
||||||
|
|
||||||
/// Index in globel text class list. Basically a 'strong typedef'/
|
/// Index in globel text class list. Basically a 'strong typedef'.
|
||||||
class TextClassIndex
|
class TextClassIndex
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user