mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
lyx2lyx/lyx_2_2.py: correct a description
This commit is contained in:
parent
418451cd65
commit
3c9442fd04
@ -688,7 +688,7 @@ def revert_specialchar(document):
|
||||
|
||||
|
||||
def revert_georgian(document):
|
||||
"Set the document language for new supported languages to English"
|
||||
"Set the document language to English but assure Georgian output"
|
||||
|
||||
if document.language == "georgian":
|
||||
document.language = "english"
|
||||
|
Loading…
Reference in New Issue
Block a user