[Libreoffice-commits] core.git: sw/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 11 12:33:30 UTC 2020


 sw/source/filter/ww8/README-rtf.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f2a111cc714eaa45f1884299f28a96cd806e1a99
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Apr 6 16:04:27 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Apr 11 14:32:56 2020 +0200

    Fix typo
    
    Change-Id: I4ae66d3c69850fefedebcc4beeaa924de9859570
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91757
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/source/filter/ww8/README-rtf.txt b/sw/source/filter/ww8/README-rtf.txt
index 95f4946a9abc..d92cf587f28a 100644
--- a/sw/source/filter/ww8/README-rtf.txt
+++ b/sw/source/filter/ww8/README-rtf.txt
@@ -151,7 +151,7 @@ RtfExport writes:
   * column breaks (MSO OK, OOo OK)
   * special breaks (when the next page should be an odd or an even
     page; MSO OK, OOo KO)
-  * the write-protected property of sections is experted properly
+  * the write-protected property of sections is exported properly
     (MSO OK, OOo KO)
   * better page numbers (inherited type from page styles, restarts;
     MSO OK, OOo KO)


More information about the Libreoffice-commits mailing list