summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-06-08 10:29:27 +0200
committerJan Holesovsky <kendy@collabora.com>2015-06-08 10:29:27 +0200
commit9535d5d1fdbd1a529e4d7a6b5e3df6c551465364 (patch)
tree0344de7b215178edb21c39afef8f7bf8a57ddd45 /sc/inc
parentb0168403e2d090777b16bfcda742fce947dd136d (diff)
\<the the\> -> the
Change-Id: I9d820446411eb7dfca37bb3baf5e994f4ba6f421
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/column.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index d5e66254d243..9a1ac59b9a86 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -633,7 +633,7 @@ public:
* Reset column position of formula cells within specified row range.
* If bUpdateRefs==true then reference positions are also adjusted to
* reflect the new position so that the formula cells still reference the
- * same cells or ranges after the the position change.
+ * same cells or ranges after the position change.
* The position of a formula cell before the call is interpreted as the old
* position of that cell.
*