mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
lyx2lyx/lyx_2_2.py: fix typo in comment
This commit is contained in:
parent
77fa81a902
commit
1b74cc421e
@ -1046,7 +1046,7 @@ color_names = ["brown", "darkgray", "gray", \
|
||||
"pink", "purple", "teal", "violet"]
|
||||
|
||||
def revert_textcolor(document):
|
||||
" revert new \\texcolor colors to TeX code "
|
||||
" revert new \\textcolor colors to TeX code "
|
||||
|
||||
i = 0
|
||||
j = 0
|
||||
|
Loading…
Reference in New Issue
Block a user