diff --git a/product/ERP5OOo/tests/testFormPrintoutAsODT.py b/product/ERP5OOo/tests/testFormPrintoutAsODT.py index 317e9a4da6a6e77dbc02dc0dcfaa129dda74ee3d..ae73f9719e7a300e474bfa5d64c1faf777c3ebfe 100644 --- a/product/ERP5OOo/tests/testFormPrintoutAsODT.py +++ b/product/ERP5OOo/tests/testFormPrintoutAsODT.py @@ -588,7 +588,7 @@ class TestFormPrintoutAsODT(TestFormPrintoutMixin): foo_form.manage_renameObject('listbox3', 'listbox', REQUEST=request) def test_02_Table_07_CellFormat(self): - """7. Normal case: cell format cetting""" + """7. Normal case: make sure that it is enable to use ODF cell format setting in FormPrintout""" # test target test1 = self.portal.foo_module.test1 foo_printout = test1.Foo_viewAsPrintout