From 17634087eaf687a2942f74a6cf7b8453a3e5fe7e Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 18 Dec 2022 14:17:46 +0100 Subject: [PATCH] Correct date --- src/LyXAction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- 2.39.5