sw/qa/extras/ooxmlexport/ooxmlexport17.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9c4d3188bb34c24f611bd4d5e94376d4734dd8c3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Apr 23 14:17:15 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Apr 23 14:24:48 2022 +0200

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

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
index 8dbdd637a3b3..9347a8abfb54 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport17.cxx
@@ -102,7 +102,7 @@ DECLARE_OOXMLEXPORT_TEST(testTdf148380_modifiedField, 
"tdf148380_modifiedField.d
 
 DECLARE_OOXMLEXPORT_TEST(testTdf132475_printField, "tdf132475_printField.docx")
 {
-    // The last printed date field: formatted two diferent ways
+    // The last printed date field: formatted two different ways
     getParagraph(2, "Thursday, March 17, 2022");
     getParagraph(3, "17-Mar-22");
     // Time zone affects the displayed time in MS Word. LO shows GMT time. 
Word only updated by F9

Reply via email to