From 9535d5d1fdbd1a529e4d7a6b5e3df6c551465364 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Mon, 8 Jun 2015 10:29:27 +0200 Subject: \ -> the Change-Id: I9d820446411eb7dfca37bb3baf5e994f4ba6f421 --- sc/inc/column.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/inc') 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. * -- cgit