git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25333 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2008-06-20 08:26:03 +00:00
parent 25d1e35ff5
commit 3e5493ace1

View 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: