From: Pavel Sanda Date: Tue, 8 Jan 2008 15:48:23 +0000 (+0000) Subject: polish X-Git-Tag: 1.6.10~6707 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d5f47dc6f743993cee50226b812ea20b359275ce;p=features.git polish git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22437 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/lfuns.h b/src/lfuns.h index 5e438ee0e7..45ba19b174 100644 --- a/src/lfuns.h +++ b/src/lfuns.h @@ -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