summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxattributeoutput.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/docxattributeoutput.cxx')
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx
index 12c6c3a99640..defd85643aea 100644
--- a/sw/source/filter/ww8/docxattributeoutput.cxx
+++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -4894,7 +4894,7 @@ void DocxAttributeOutput::FlyFrameGraphic( const SwGrfNode* pGrfNode, const Size
/* At this point we are certain that, WriteImage returns empty RelId
for unhandled graphic type. Therefore we write the picture description
and not the relation( coz there ain't any), so that the user knows
- there is a image/graphic in the doc but it is broken instead of
+ there is an image/graphic in the doc but it is broken instead of
completely discarding it.
*/
if ( aRelId.isEmpty() )