From 76a76635aa4cc91efb36bc7c945b2020cbd79305 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 30 Oct 2010 19:11:46 +0000 Subject: [PATCH] lyx_2_0.py: correct comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35935 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/lyx2lyx/lyx_2_0.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lyx2lyx/lyx_2_0.py b/lib/lyx2lyx/lyx_2_0.py index e08b73a704..5e412505d0 100644 --- a/lib/lyx2lyx/lyx_2_0.py +++ b/lib/lyx2lyx/lyx_2_0.py @@ -1338,7 +1338,7 @@ def revert_includeall(document): def revert_multirow(document): - " Revert multirow cells in tables " + " Revert multirow cells in tables to TeX-code" i = 0 multirow = False while True: -- 2.39.2