summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_formula.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/ucalc_formula.cxx')
-rw-r--r--sc/qa/unit/ucalc_formula.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx
index f96c07bea6d5..becbd3437af6 100644
--- a/sc/qa/unit/ucalc_formula.cxx
+++ b/sc/qa/unit/ucalc_formula.cxx
@@ -4506,7 +4506,7 @@ void Test::testExternalRef()
val = 96;
rExtDoc.SetValue(1, 4, 2, val);
- // Test external refernces on the main document while the external
+ // Test external references on the main document while the external
// document is still in memory.
m_pDoc->InsertTab(0, OUString("Test Sheet"));
m_pDoc->SetString(0, 0, 0, OUString("='file:///extdata.fake'#Data1.A1"));