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 50e92260c27f..2f28c10e0915 100644
--- a/fpicker/source/office/fpinteraction.cxx
+++ b/fpicker/source/office/fpinteraction.cxx
@@ -80,7 +80,7 @@ namespace svt
// intercept some interesting interactions
- // The "does not exist" interaction will be supressed here completely.
+ // The "does not exist" interaction will be suppressed here completely.
if (m_eInterceptions & OFilePickerInteractionHandler::E_DOESNOTEXIST)
{
InteractiveIOException aIoException;