summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tablink.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/tablink.cxx')
-rw-r--r--sc/source/ui/docshell/tablink.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/tablink.cxx b/sc/source/ui/docshell/tablink.cxx
index c9cbdba7ec3c..f8dd7e3390ef 100644
--- a/sc/source/ui/docshell/tablink.cxx
+++ b/sc/source/ui/docshell/tablink.cxx
@@ -178,7 +178,7 @@ bool ScTableLink::Refresh(const OUString& rNewFile, const OUString& rNewFilter,
// if new filter has been selected, forget options
if (aFilterName != rNewFilter)
aOptions.clear();
- if ( pNewOptions ) // options hard-specfied?
+ if ( pNewOptions ) // options hard-specified?
aOptions = *pNewOptions;
// always create ItemSet, so that DocShell can set the options