summaryrefslogtreecommitdiff
path: root/svx/source/core/extedit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/core/extedit.cxx')
-rw-r--r--svx/source/core/extedit.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/core/extedit.cxx b/svx/source/core/extedit.cxx
index c5e6eaf84179..78f5bd0bfc41 100644
--- a/svx/source/core/extedit.cxx
+++ b/svx/source/core/extedit.cxx
@@ -111,7 +111,7 @@ void ExternalToolEdit::Edit( GraphicObject* pGraphicObject )
// Write the Graphic to the file now
XOutBitmap::WriteGraphic(aGraphic, aTempFileName, aFilter, XOUTBMP_USE_NATIVE_IF_POSSIBLE | XOUTBMP_DONT_EXPAND_FILENAME);
- // There is a possiblity that sPath extension might have been changed if the
+ // There is a possibility that sPath extension might have been changed if the
// provided extension is not writable
m_aFileName = aTempFileName;