From: Pavel Sanda Date: Sun, 19 Feb 2023 20:41:40 +0000 (+0100) Subject: typo X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=be0341edd30e7bb7b2ce8fd2ee1f9106bcafe5d3;p=features.git typo --- diff --git a/src/LyXRC.h b/src/LyXRC.h index db7c539a06..c196d579f1 100644 --- a/src/LyXRC.h +++ b/src/LyXRC.h @@ -252,7 +252,7 @@ public: /// given citation. bool citation_search = false; /// Name of external script which searches for file corresponding to a - /// given citation. At this moment only script lyxpaperview.p is supported + /// given citation. At this moment only script lyxpaperview.py is supported /// (search for pdf or ps based on specific items) std::string citation_search_view; /// Items to search for in citation_search_view