]> git.lyx.org Git - features.git/commitdiff
Typo.
authorRichard Heck <rgheck@comcast.net>
Sun, 24 Feb 2008 14:05:06 +0000 (14:05 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 24 Feb 2008 14:05:06 +0000 (14:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23188 a592a061-630c-0410-9148-cb99ea01b6c8

src/TextClass.h

index db5906493d60915eb5a09fb11e0cccfa60b05da7..b6030c4e85054e9fc0ab1f184dd014edb328859d 100644 (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: