From 225ecc581fcd9398781e4459b9bb09e2554c62f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Fri, 15 May 2015 03:41:43 +0200 Subject: [PATCH] lyx2lyx/lyx_2_2.py: correct a description --- lib/lyx2lyx/lyx_2_2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2