mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Typo.
This commit is contained in:
parent
d0af587ab4
commit
1f231c9538
@ -4222,7 +4222,7 @@ def revert_tibetan(document):
|
||||
# we want to convert them to paragraphs in a chunk inset
|
||||
# the last will be discarded
|
||||
# the first should look like: <<FROGS>>=
|
||||
# will will discard the delimiters, and put the contents into the
|
||||
# we will discard the delimiters, and put the contents into the
|
||||
# optional argument of the inset
|
||||
def convert_chunks(document):
|
||||
first_re = re.compile(r'<<(.*)>>=')
|
||||
|
Loading…
Reference in New Issue
Block a user