From be0341edd30e7bb7b2ce8fd2ee1f9106bcafe5d3 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 19 Feb 2023 21:41:40 +0100 Subject: [PATCH] typo --- src/LyXRC.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5