diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-11 18:26:48 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-12 10:54:57 +0200 |
commit | d4718543f48733b4167bd9b9e6339915f6fd1f19 (patch) | |
tree | c41709e57bb8dd50dfd54dfcf82003ed974e957e /svx/source/svdraw/svdotextdecomposition.cxx | |
parent | 263e04b66d11eaf5d05c1e745df69e5f5010f7fb (diff) |
Fix typos
Change-Id: Ied6e07ef44e67394338e552566aa58a274204440
Reviewed-on: https://gerrit.libreoffice.org/77281
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source/svdraw/svdotextdecomposition.cxx')
-rw-r--r-- | svx/source/svdraw/svdotextdecomposition.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdotextdecomposition.cxx b/svx/source/svdraw/svdotextdecomposition.cxx index 0406341d5456..1cc2b8a1df37 100644 --- a/svx/source/svdraw/svdotextdecomposition.cxx +++ b/svx/source/svdraw/svdotextdecomposition.cxx @@ -923,7 +923,7 @@ void SdrTextObj::impDecomposeBlockTextPrimitive( if(bIsCell) { - // cell text is formatted neither like a text object nor like a object + // cell text is formatted neither like a text object nor like an object // text, so use a special setup here rOutliner.SetMaxAutoPaperSize(aAnchorTextSize); |