sc/qa/unit/subsequent_export_test2.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 856ed683934e7b178b19dd82fce3dd619203b8b3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Dec 19 14:33:09 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Dec 19 16:45:54 2022 +0000

    Fix typo
    
    Change-Id: Ibd4381e8e1f38588706a9cb093a63a9673776d52
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144504
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sc/qa/unit/subsequent_export_test2.cxx 
b/sc/qa/unit/subsequent_export_test2.cxx
index 40fb4f360536..9717f3579972 100644
--- a/sc/qa/unit/subsequent_export_test2.cxx
+++ b/sc/qa/unit/subsequent_export_test2.cxx
@@ -2273,7 +2273,7 @@ void 
ScExportTest2::testTdf145129_DefaultRowHeightRounding()
 
 void ScExportTest2::testTdf151755_stylesLostOnXLSXExport()
 {
-    // Check if empty cells with custom sytle are exported, even if
+    // Check if empty cells with custom style are exported, even if
     // there is other empty cells with default style, left of it.
     createScDoc("xlsx/tdf151755_stylesLostOnXLSXExport.xlsx");
 

Reply via email to