summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/prstylei.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/prstylei.cxx')
-rw-r--r--xmloff/source/style/prstylei.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/prstylei.cxx b/xmloff/source/style/prstylei.cxx
index 2fe2953a8b40..44229af18de7 100644
--- a/xmloff/source/style/prstylei.cxx
+++ b/xmloff/source/style/prstylei.cxx
@@ -448,7 +448,7 @@ void XMLPropStyleContext::Finish( bool bOverwrite )
if( sParent != mxStyle->getParentStyle() )
{
// this may except if setting the parent style forms a
- // circle in the style depencies; especially if the parent
+ // circle in the style dependencies; especially if the parent
// style is the same as the current style
try
{