]> git.lyx.org Git - features.git/commitdiff
typo
authorTommaso Cucinotta <tommaso@lyx.org>
Sat, 29 Oct 2011 22:15:29 +0000 (22:15 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sat, 29 Oct 2011 22:15:29 +0000 (22:15 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40080 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 6b78bf0ca8007a414ccae4e8f9fdc26818274ffc..a171cd1a1e74e4963dd4d59ee833e32a06a7c242 100644 (file)
@@ -1201,7 +1201,7 @@ void LyXAction::init()
                { LFUN_PRIMARY_SELECTION_PASTE, "primary-selection-paste", Noop, Edit },
 /*!
  * \var lyx::FuncCode lyx::LFUN_SELECTION_PASTE
- * \li Action: Pastes the the internal selection text in permanent selection.
+ * \li Action: Pastes the internal selection text in permanent selection.
  * \li Notion: Created in order to have middle mouse button pasting correct (bound to
                command-alternatives selection-paste ; primary-selection-paste paragraph).
  * \li Syntax: selection-paste