]> git.lyx.org Git - features.git/commitdiff
lyx2lyx/lyx_2_2.py: correct a description
authorUwe Stöhr <uwestoehr@lyx.org>
Fri, 15 May 2015 01:41:43 +0000 (03:41 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Fri, 15 May 2015 01:41:43 +0000 (03:41 +0200)
lib/lyx2lyx/lyx_2_2.py

index f53b3a8cec2205fa6a8be4da242ca7a163869e49..8a0ffa9173eb1b8496e3b405b6027beee98a4e08 100644 (file)
@@ -969,7 +969,7 @@ def convert_BoxFeatures(document):
 
 
 def revert_BoxFeatures(document):
-    " deletes new box features "
+    " outputs new box features as TeX code "
 
     i = 0
     defaultSep = "3pt"