]> git.lyx.org Git - features.git/commitdiff
polish
authorPavel Sanda <sanda@lyx.org>
Tue, 8 Jan 2008 15:48:23 +0000 (15:48 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 8 Jan 2008 15:48:23 +0000 (15:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22437 a592a061-630c-0410-9148-cb99ea01b6c8

src/lfuns.h

index 5e438ee0e7f3f527b2e501ea44087abd45be2f70..45ba19b174a38bb9a5a3cfd0fcba1c82f169e170 100644 (file)
@@ -374,7 +374,7 @@ enum kb_action {
  * LFUN_RECONFIGURE
  * \li Action: Reconfigure the automatic settings.
  * \li Syntax: reconfigure
- * \li Origin: Asger , 14 Feb 1997
+ * \li Origin: Asger, 14 Feb 1997
  */
        LFUN_RECONFIGURE,
        LFUN_INDEX_PRINT,               // Lgb 97-02-27
@@ -407,7 +407,7 @@ enum kb_action {
  * LFUN_PREFERENCES_SAVE
  * \li Action: Save user preferences.
  * \li Syntax: preferences-save
- * \li Origin: Lgb 27 Nov 1999
+ * \li Origin: Lgb, 27 Nov 1999
  */
        LFUN_PREFERENCES_SAVE,
        LFUN_HELP_OPEN,                 // Jug 990627