]> git.lyx.org Git - features.git/commitdiff
lyx2lyx/lyx_2_2.py: correct a whitespace mistake
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 6 Apr 2015 04:08:26 +0000 (06:08 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 6 Apr 2015 04:08:26 +0000 (06:08 +0200)
lib/lyx2lyx/lyx_2_2.py

index 2075a22eab6240c2bdac7b27d5ca0e876b1c1dd8..aedd376e7a0045ee336fde42ebf4094cd7a00d7c 100644 (file)
@@ -727,7 +727,7 @@ convert = [
           ]
 
 revert =  [
-              [483, [revert_georgian]],
+           [483, [revert_georgian]],
            [482, [revert_specialchar]],
            [481, [revert_phrases]],
            [480, [revert_dashes]],