commit 83bea9c8c131413d10087ae9f5d4ca4b7dceda19
Author: Stephan Witt <[email protected]>
Date:   Sun Jul 31 23:35:14 2022 +0200

    Fix a typo in copied comment.
---
 lib/configure.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/configure.py b/lib/configure.py
index ab205dd..a1a1006 100644
--- a/lib/configure.py
+++ b/lib/configure.py
@@ -545,7 +545,7 @@ def checkViewerNoRC(description, progs, rc_entry=None, 
path=None):
 
 
 def checkEditorNoRC(description, progs, rc_entry=None, path=None):
-    ''' The same as checkViewer, but do not add rc entry '''
+    ''' The same as checkEditor, but do not add rc entry '''
     if rc_entry is None:
         rc_entry = []
     if path is None:
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to