summaryrefslogtreecommitdiff
path: root/sc/qa/unit/mark_test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/mark_test.cxx')
-rw-r--r--sc/qa/unit/mark_test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/mark_test.cxx b/sc/qa/unit/mark_test.cxx
index 957d5fe5b780..6c983291fd58 100644
--- a/sc/qa/unit/mark_test.cxx
+++ b/sc/qa/unit/mark_test.cxx
@@ -63,7 +63,7 @@ struct MultiMarkTestData
std::vector<MarkArrayTestData> aMarkArrays;
// To test ScMultiSel::HasOneMark()
- // Encoding : StartCol is the column to test, StartRow is the begining of the one mark,
+ // Encoding : StartCol is the column to test, StartRow is the beginning of the one mark,
// EndRow is the end of the one mark, EndCol is not used
std::vector<ScRange> aColsWithOneMark;
std::vector<SCCOL> aColsWithoutOneMark;