summaryrefslogtreecommitdiff
path: root/fpicker/source/office/fpinteraction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/fpinteraction.cxx')
-rw-r--r--fpicker/source/office/fpinteraction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/fpinteraction.cxx b/fpicker/source/office/fpinteraction.cxx
index 947fcb2fb54c..78a441b65d23 100644
--- a/fpicker/source/office/fpinteraction.cxx
+++ b/fpicker/source/office/fpinteraction.cxx
@@ -87,7 +87,7 @@ namespace svt
// intercept some interesting interactions
- // The "does not exist" interaction will be supressed here completly.
+ // The "does not exist" interaction will be supressed here completely.
if (m_eInterceptions & OFilePickerInteractionHandler::E_DOESNOTEXIST)
{
InteractiveIOException aIoException;