summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-22 14:31:42 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-22 12:36:21 +0000
commitaade27554d427649810f5635133519cadfa8002f (patch)
tree7f87acd42d9b3821f969444cc0a65e8f27988503 /sdext
parenteb0c9b43e7f09054a864eb44c24c43b27c0f21f5 (diff)
Fix typos
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b Reviewed-on: https://gerrit.libreoffice.org/16408 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/pdfimport/tree/writertreevisiting.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/tree/writertreevisiting.cxx b/sdext/source/pdfimport/tree/writertreevisiting.cxx
index 93c917a475ad..09ac95135f7b 100644
--- a/sdext/source/pdfimport/tree/writertreevisiting.cxx
+++ b/sdext/source/pdfimport/tree/writertreevisiting.cxx
@@ -655,7 +655,7 @@ void WriterXmlOptimizer::checkHeaderAndFooter( PageElement& rElem )
{
/* indicators for a header:
* - single line paragrah at top of page ( inside 15% page height)
- * - at least linheight above the next paragr aph
+ * - at least linheight above the next paragraph
*
* indicators for a footer likewise:
* - single line paragraph at bottom of page (inside 15% page height)