diff options
author | Jan Holesovsky <kendy@collabora.com> | 2015-06-08 10:29:27 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2015-06-08 10:29:27 +0200 |
commit | 9535d5d1fdbd1a529e4d7a6b5e3df6c551465364 (patch) | |
tree | 0344de7b215178edb21c39afef8f7bf8a57ddd45 /sc/inc | |
parent | b0168403e2d090777b16bfcda742fce947dd136d (diff) |
\<the the\> -> the
Change-Id: I9d820446411eb7dfca37bb3baf5e994f4ba6f421
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/column.hxx | 2 |
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. * |