]> git.lyx.org Git - features.git/commitdiff
typo
authorPavel Sanda <sanda@lyx.org>
Thu, 25 Sep 2008 13:34:36 +0000 (13:34 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 25 Sep 2008 13:34:36 +0000 (13:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26541 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index d40f35e79685f46e944bad3b68a129f06d36d35f..6aeb69c3b558146d3b674df4da510d489875d0e0 100644 (file)
@@ -2139,7 +2139,7 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_SET_GRAPHICS_GROUP
  * \li Action: Set the group for the graphics inset on the cursor position.
  * \li Syntax: set-graphics-group [<GROUP>]
- * \li Params: <GROUP>: Id for an existing group. In case tthe Id is an empty string,
+ * \li Params: <GROUP>: Id for an existing group. In case the Id is an empty string,
                         the graphics inset is removed from the current group.
  * \li Origin: sanda, 6 May 2008
  * \endvar