summaryrefslogtreecommitdiffstats
path: root/editeng/source/items/frmitems.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/items/frmitems.cxx')
-rw-r--r--editeng/source/items/frmitems.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/items/frmitems.cxx b/editeng/source/items/frmitems.cxx
index 69c18f3ea4db..7968cc75d946 100644
--- a/editeng/source/items/frmitems.cxx
+++ b/editeng/source/items/frmitems.cxx
@@ -3933,7 +3933,7 @@ const GraphicObject* SvxBrushItem::GetGraphicObject(OUString const & referer) co
}
}
- // tdf#94088 if no succeeded, try if the string (which is not epty) contains
+ // tdf#94088 if no succeeded, try if the string (which is not empty) contains
// a 'data:' scheme url and try to load that (embedded graphics)
if(!bGraphicLoaded)
{