]> git.lyx.org Git - features.git/commitdiff
typo
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 20 Jun 2008 08:26:03 +0000 (08:26 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 20 Jun 2008 08:26:03 +0000 (08:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25333 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.h

index 42d38c602adab73fbd9ab1faf766874f4898eeab..70381a00227556b8ee6a15c0ee25d985343701b0 100644 (file)
@@ -25,7 +25,7 @@ class FuncRequest;
 
 /**
  * This class is a container for LyX actions. It associates a name to
- * most of them and describes some of there properties.
+ * most of them and describes some of their properties.
  */
 class LyXAction {
 public: