[Libreoffice-commits] core.git: include/vcl

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Dec 11 13:12:19 UTC 2019


 include/vcl/pdfwriter.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6b7bfb4805b2e06467f634a5c12932ce97d324fa
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 11 08:58:09 2019 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Dec 11 14:11:04 2019 +0100

    Fix typo
    
    Change-Id: I3f547719ba9bc335dcaa8be6cfb4c1286eb840fc
    Reviewed-on: https://gerrit.libreoffice.org/84916
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/vcl/pdfwriter.hxx b/include/vcl/pdfwriter.hxx
index 39efe91e51c7..47d2528aa460 100644
--- a/include/vcl/pdfwriter.hxx
+++ b/include/vcl/pdfwriter.hxx
@@ -1063,7 +1063,7 @@ The following structure describes the permissions used in PDF security
     /** set the current structure element
 
     For different purposes it may be useful to paint a structure element's
-    content discontinously. In that case an already existing structure element
+    content discontinuously. In that case an already existing structure element
     can be appended to by using SetCurrentStructureElement. The
     referenced structure element becomes the current structure element with
     all consequences: all following structure elements are appended as children


More information about the Libreoffice-commits mailing list