summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-09-26 17:33:21 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-09-27 08:18:50 +0200
commit49145c2fd51d763f60d428600119bb7a0f440af2 (patch)
treec8efa11d2cd770e5c64c4d8ce5647312e655068c /sw/source/filter/html/css1atr.cxx
parentf79123a823f44a8b70f94e31714e6aade019feb9 (diff)
Typo: Grafic -> Graphic
Change-Id: Ic5d8ff346dfe66efb9a99e2d23c9cff514e5352a Reviewed-on: https://gerrit.libreoffice.org/42818 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
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 f49cdbb50066..db3ab306ec1f 100644
--- a/sw/source/filter/html/css1atr.cxx
+++ b/sw/source/filter/html/css1atr.cxx
@@ -3149,7 +3149,7 @@ static Writer& OutCSS1_SvxBrush( Writer& rWrt, const SfxPoolItem& rHt,
OUString aGraphicInBase64;
OUString aGraphicAsLink;
- // Embedded Grafic -> export WriteEmbedded
+ // Embedded Graphic -> export WriteEmbedded
const Graphic* pGrf = nullptr;
if( rHTMLWrt.mbEmbedImages || aLink.isEmpty())
{