diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-07-06 17:56:22 +0200 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-07-08 10:01:48 +0200 |
commit | dc8ed4b8e1fa5ed3b934bfcf5999ddb75ea07b0a (patch) | |
tree | caf18e7c4781a02c46f620d92787b5dc0ebbbb35 /sw | |
parent | 40b1e5d40667e5863aa213a31fa1b06085bd407a (diff) |
Fix typo
Change-Id: I1cc4544e807d7c04aa171358ccd1c204040dff55
Reviewed-on: https://gerrit.libreoffice.org/57078
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/filter/ww8/ww8par6.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx index f53501c2485c..fbc3ecf271bb 100644 --- a/sw/source/filter/ww8/ww8par6.cxx +++ b/sw/source/filter/ww8/ww8par6.cxx @@ -1915,7 +1915,7 @@ bToggelPos(false) // #i36649# - adjustments for certain horizontal alignments // Note: These special adjustments found by an investigation of documents // containing frames with different left/right border distances and - // distances to text. The outcome is some how strange. + // distances to text. The outcome is somehow strange. // Note: These adjustments causes wrong horizontal positions for frames, // which are aligned inside|outside to page|margin on even pages, // the left and right border distances are different. |