summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/pdfwriter.hxx')
-rw-r--r--include/vcl/pdfwriter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/pdfwriter.hxx b/include/vcl/pdfwriter.hxx
index 05679575d125..7c01cfa85632 100644
--- a/include/vcl/pdfwriter.hxx
+++ b/include/vcl/pdfwriter.hxx
@@ -1286,7 +1286,7 @@ The following structure describes the permissions used in PDF security
the interface to the additional stream
@param bCompress
- specifies whether the stream should be flate encoded by PDFWriter or not
+ specifies whether the stream should be flat encoded by PDFWriter or not
*/
void AddStream( const OUString& rMimeType, PDFOutputStream* pStream, bool bCompress );