From: Tommaso Cucinotta Date: Sat, 29 Oct 2011 22:15:29 +0000 (+0000) Subject: typo X-Git-Tag: 2.1.0beta1~2435 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0efccc0d229b757ae2880aaac53a85b9194bf0c4;p=features.git typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40080 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 6b78bf0ca8..a171cd1a1e 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -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