]> git.lyx.org Git - features.git/commitdiff
lyx2lyx/lyx_1_4.py: fix typo
authorUwe Stöhr <uwestoehr@web.de>
Mon, 24 Sep 2007 13:46:40 +0000 (13:46 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 24 Sep 2007 13:46:40 +0000 (13:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20463 a592a061-630c-0410-9148-cb99ea01b6c8

lib/lyx2lyx/lyx_1_4.py

index 06c6a23e1f3112c9155390acd51a8efa75fa20b3..dd5a63be5c0c1c8dc8e8686dd7ee8c2abe8001bd 100644 (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"]