sd/qa/unit/export-tests-ooxml1.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cc92f065563e471463d11aa9b8f0445b3588f450
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Feb 11 22:15:42 2021 +0100
Commit:     Andrea Gelmini <andrea.gelm...@gelma.net>
CommitDate: Fri Feb 12 07:06:15 2021 +0100

    Fix typo
    
    Change-Id: Ic97185ff3e243ae60814b562278a90661521d6ce
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110794
    Tested-by: Jenkins
    Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net>

diff --git a/sd/qa/unit/export-tests-ooxml1.cxx 
b/sd/qa/unit/export-tests-ooxml1.cxx
index 35a0831f340b..a740e2b2d69c 100644
--- a/sd/qa/unit/export-tests-ooxml1.cxx
+++ b/sd/qa/unit/export-tests-ooxml1.cxx
@@ -1166,7 +1166,7 @@ void 
SdOOXMLExportTest1::testCustomshapeBitmapfillSrcrect()
 
     // tdf#134210
     // Original values of attribute of l and r in xml files: <a:srcRect 
l="4393" r="4393"/>
-    // No core feature for handling this. We add suuport to import filter. We 
crop the bitmap
+    // No core feature for handling this. We add support to import filter. We 
crop the bitmap
     // physically during import and shouldn't export the l r t b attributes 
anymore. In the
     // future if we add core feature to LibreOffice, we should change the 
control value with
     // 4393.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to