summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/misccontexts.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/misccontexts.cxx')
-rw-r--r--oox/source/drawingml/misccontexts.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/misccontexts.cxx b/oox/source/drawingml/misccontexts.cxx
index ec321fb62712..5a977fd4ee75 100644
--- a/oox/source/drawingml/misccontexts.cxx
+++ b/oox/source/drawingml/misccontexts.cxx
@@ -157,7 +157,7 @@ BlipContext::BlipContext( ContextHandler2Helper const & rParent,
{
// external URL
- // we will embed this link, this is better than just doing nothing..
+ // we will embed this link, this is better than just doing nothing...
// TODO: import this graphic as real link, but this requires some
// code rework.
OUString aRelId = rAttribs.getString( R_TOKEN( link ), OUString() );