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

New commits:
commit cf0ab5c55214d75c852b5df4ee16dc669079addc
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Tue Aug 27 11:55:25 2024 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Tue Aug 27 12:05:07 2024 +0200

    Fix typo
    
    Change-Id: I2431ca67c36ae7cb0443a7bd5c49ac0c4243f025
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172460
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/sw/qa/extras/ww8export/ww8export4.cxx 
b/sw/qa/extras/ww8export/ww8export4.cxx
index 9eed7ea9b0bf..7d2474f758d7 100644
--- a/sw/qa/extras/ww8export/ww8export4.cxx
+++ b/sw/qa/extras/ww8export/ww8export4.cxx
@@ -593,7 +593,7 @@ nde muito parto na água. Tb posso fazer porcentagem de 
atendimento..."_ustr);
         //           se o médico atende muito parto na água. Tb posso fazer 
porcentagem de atendimento...
         // Actual:   N縊 sei se �relevante esta pergunta. O que eu queria saber 
�
         //           se o m馘ico atende muito parto na 疊ua. Tb posso fazer 
porcentagem de atendimento...
-        // i.e. the display characters of the second comment were getting 
re-intrepeted from Latin-1 to Shift-Js
+        // i.e. the display characters of the second comment were getting 
re-interpreted from Latin-1 to Shift-Js
         CPPUNIT_ASSERT_EQUAL(sExpComment, getProperty<OUString>(xField, 
u"Content"_ustr));
     };
 

Reply via email to