From 3e5493ace10f3fee2ba0f51dad6995287a155eb2 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 20 Jun 2008 08:26:03 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25333 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyXAction.h b/src/LyXAction.h index 42d38c602a..70381a0022 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -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: -- 2.39.5