commit b2c2a6de5161236f67da73178aacc697ff0431b7
Author: Pavel Sanda <sa...@lyx.org>
Date:   Tue Jul 1 02:31:22 2025 +0200

    * LFuns- typo spotted by Andrew
---
 development/tools/gen_lfuns.py | 2 +-
 lib/doc/LFUNs.lyx              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/development/tools/gen_lfuns.py b/development/tools/gen_lfuns.py
old mode 100755
new mode 100644
index a9dd9963f3..17906043a2
--- a/development/tools/gen_lfuns.py
+++ b/development/tools/gen_lfuns.py
@@ -366,7 +366,7 @@ def write_sections(file,lfuns):
         "Layout":  u"Layout Functions (Font, Layout and Textclass related)",
         "Edit":    u"Editing Functions (Cursor and Mouse Movement, Copy/Paste 
etc.)",
         "Math":    u"Math Editor Functions",
-        "Buffer":  u"Buffer Fuctions (File and Window related)",
+        "Buffer":  u"Buffer Functions (File and Window related)",
         "System":  u"System Functions (Preferences, LyX Server etc.)",
         "Hidden":  u"Hidden Functions (not listed for configuration)"
         }
diff --git a/lib/doc/LFUNs.lyx b/lib/doc/LFUNs.lyx
index 65d759eb98..e6ee5093cd 100644
--- a/lib/doc/LFUNs.lyx
+++ b/lib/doc/LFUNs.lyx
@@ -6584,7 +6584,7 @@ Origin Tommaso,
 \end_layout
 
 \begin_layout Section
-Buffer Fuctions (File and Window related)
+Buffer Functions (File and Window related)
 \end_layout
 
 \begin_layout Subsection*
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to