sc/source/core/data/grouptokenconverter.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dbb50f3fe9692dc0ccd7225158fad353e7eab0b5
Author: Andrea Gelmini <[email protected]>
Date:   Mon Dec 18 23:58:18 2017 +0100

    Fix typo
    
    Change-Id: Ib0773324983985f061e390a44702d426c06e18e4
    Reviewed-on: https://gerrit.libreoffice.org/46667
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/sc/source/core/data/grouptokenconverter.cxx 
b/sc/source/core/data/grouptokenconverter.cxx
index 9697b4cbe14a..5fc6b292214e 100644
--- a/sc/source/core/data/grouptokenconverter.cxx
+++ b/sc/source/core/data/grouptokenconverter.cxx
@@ -167,7 +167,7 @@ bool ScGroupTokenConverter::convert( const ScTokenArray& 
rCode, sc::FormulaLogge
             {
                 /* FIXME: this simply does not work, it doesn't know
                  * a) the context of implicit intersection, for which creating
-                      two arrays dows not only result in huge unnecessary 
matrix
+                      two arrays does not only result in huge unnecessary 
matrix
                       operations but also produces wrong results, e.g. =B:B/C:C
                  * b) when to keep a reference as a reference depending on the
                       expected parameter type, e.g. INDEX(), OFFSET() and
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to