summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-25 09:51:46 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:51:22 +0000
commitea0b508025ebe074e25d0250d0ce5e5444ea6a76 (patch)
tree661bc8f7993add4ddbbf32db95b39ac26af1ed3f /sw/source/filter/html/css1atr.cxx
parent2258f33a5fd95a5e25f5bb232994ab147d09bfb9 (diff)
Fix typos
Change-Id: I52604902247e7d8565476fafe98211fff32c5543 Reviewed-on: https://gerrit.libreoffice.org/35658 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source/filter/html/css1atr.cxx')
-rw-r--r--sw/source/filter/html/css1atr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/css1atr.cxx b/sw/source/filter/html/css1atr.cxx
index 3a35921e1fe9..afbf49ceef17 100644
--- a/sw/source/filter/html/css1atr.cxx
+++ b/sw/source/filter/html/css1atr.cxx
@@ -234,7 +234,7 @@ void SwHTMLWriter::OutCSS1_Property( const sal_Char *pProp,
//
// p.leaders {
// /* FIXME:
- // (1) dots line up vertically only in the paragraphs with the same alignation/level
+ // (1) dots line up vertically only in the paragraphs with the same alignment/level
// (2) max-width = 18 cm instead of 80em; possible improvement with the new CSS3 calc() */
// max-width: 18cm; /* note: need to overwrite max-width with max-width - border-left_of_the_actual_paragraph */
// padding: 0;