lyx2lyx/lyx_1_4.py: fix typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20463 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-09-24 13:46:40 +00:00
parent b7d0510502
commit 3ab8eef56a

View File

@ -2430,7 +2430,7 @@ def convert_sgml_paragraphs(document):
i = i + 10
##
# Convertion hub
# Conversion hub
#
supported_versions = ["1.4.%d" % i for i in range(3)] + ["1.4"]