summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tpaction.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:33:08 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:32 +0200
commitc035317c327d1f8a462f3abd5face29d85bbc991 (patch)
tree3b721f6c53d45775d96c592190c7aa1d30c6c467 /sd/source/ui/dlg/tpaction.cxx
parent1b88412e91243b563d67a19f16a5be154fc16f8f (diff)
typo: workarround -> workaround
Diffstat (limited to 'sd/source/ui/dlg/tpaction.cxx')
-rw-r--r--sd/source/ui/dlg/tpaction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx
index 106eb7cbae37..610c7f022af5 100644
--- a/sd/source/ui/dlg/tpaction.cxx
+++ b/sd/source/ui/dlg/tpaction.cxx
@@ -454,7 +454,7 @@ void SdTPAction::OpenFileDialog()
aFileDialog.SetDisplayDirectory( aFile );
- // The following is a workarround for #i4306#:
+ // The following is a workaround for #i4306#:
// The addition of the implicitely existing "all files"
// filter makes the (Windows system) open file dialog follow
// links on the desktop to directories.