summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-12-19 14:33:09 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-12-19 16:45:54 +0000
commit856ed683934e7b178b19dd82fce3dd619203b8b3 (patch)
tree65c3bef1327df2303095fda1849b3551c29000a7
parented9eef72e0f616b9c626629c4233b725ca5506ce (diff)
Fix typo
Change-Id: Ibd4381e8e1f38588706a9cb093a63a9673776d52 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144504 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--sc/qa/unit/subsequent_export_test2.cxx2
1 files changed, 1 insertions, 1 deletions
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");