[Libreoffice-commits] core.git: include/vcl
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Dec 11 13:10:31 UTC 2019
include/vcl/pdfextoutdevdata.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5ce761d8f8ff2041fab11a652bfa9655dbe19f5b
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 11 12:34:47 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Dec 11 14:09:25 2019 +0100
Fix typo
Change-Id: I4a98f3c835564bd9cb667ce6f3425ce0a5223784
Reviewed-on: https://gerrit.libreoffice.org/84940
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/vcl/pdfextoutdevdata.hxx b/include/vcl/pdfextoutdevdata.hxx
index e991d5cb2562..ea5466b8610f 100644
--- a/include/vcl/pdfextoutdevdata.hxx
+++ b/include/vcl/pdfextoutdevdata.hxx
@@ -369,7 +369,7 @@ public:
<p>
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