From: Uwe Stöhr Date: Fri, 15 May 2015 01:41:43 +0000 (+0200) Subject: lyx2lyx/lyx_2_2.py: correct a description X-Git-Tag: 2.2.0alpha1~835 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=225ecc581fcd9398781e4459b9bb09e2554c62f9;p=features.git lyx2lyx/lyx_2_2.py: correct a description --- diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index f53b3a8cec..8a0ffa9173 100644 --- a/lib/lyx2lyx/lyx_2_2.py +++ b/lib/lyx2lyx/lyx_2_2.py @@ -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"