git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23188 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-02-24 14:05:06 +00:00
parent 1aaa96e6f1
commit 2d59bf35ec

View File

@ -38,7 +38,7 @@ class FloatList;
/// List of inset layouts
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
{
public: