summaryrefslogtreecommitdiff
path: root/include/vcl/pdfextoutdevdata.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-14 23:42:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-01-16 14:28:07 +0100
commiteae9bf0d25f34e0ff9d54191ea8732a8bfecb969 (patch)
tree0fc407e1e6626a212d25e7b92e3db0df4a3c23b8 /include/vcl/pdfextoutdevdata.hxx
parent0183c7c3b86be4be9c5fd6eec09785bd99c0a0b4 (diff)
Fix typos
Change-Id: Id3d1a07922d4ca05e3bbf61d4b5797a30fc5b23a Reviewed-on: https://gerrit.libreoffice.org/47872 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/vcl/pdfextoutdevdata.hxx')
-rw-r--r--include/vcl/pdfextoutdevdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/pdfextoutdevdata.hxx b/include/vcl/pdfextoutdevdata.hxx
index 6dc5165d99a5..dad86845a0c8 100644
--- a/include/vcl/pdfextoutdevdata.hxx
+++ b/include/vcl/pdfextoutdevdata.hxx
@@ -374,7 +374,7 @@ public:
For different purposes it may be useful to paint a structure element's
content discontinously. In that case an already existing structure element
can be appended to by using SetCurrentStructureElement. The
- refenrenced structure element becomes the current structure element with
+ referenced structure element becomes the current structure element with
all consequences: all following structure elements are appended as children
of the current element.
</p>