From: Juergen Spitzmueller Date: Sun, 18 Dec 2022 13:17:46 +0000 (+0100) Subject: Correct date X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=17634087eaf687a2942f74a6cf7b8453a3e5fe7e;p=features.git Correct date --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index fc6886bd7c..4e0b041a46 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -337,7 +337,7 @@ void LyXAction::init() * on the used OS). * \li Notion: Used by bibliographic managers * \li Syntax: bibtex-database-list - * \li Origin: bpiwowar, 11 june 2012 + * \li Origin: bpiwowar, 18 December 2022 * \endvar */ { LFUN_BIBTEX_DATABASE_LIST, "bibtex-database-list", ReadOnly, System },