mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix a typo in copied comment.
This commit is contained in:
parent
79f321d0f5
commit
83bea9c8c1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user