sc/source/core/tool/formulagroup.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7cf091765aa74cd7856c4340eb019155ab6639c3 Author: Tor Lillqvist <t...@collabora.com> Date: Fri Sep 20 12:38:43 2013 +0300 Typo Change-Id: I77a428cb637d92cb656d16bcc6e1c9892f713669 diff --git a/sc/source/core/tool/formulagroup.cxx b/sc/source/core/tool/formulagroup.cxx index 5348e86..af92305 100644 --- a/sc/source/core/tool/formulagroup.cxx +++ b/sc/source/core/tool/formulagroup.cxx @@ -449,7 +449,7 @@ void FormulaGroupInterpreter::switchOpenCLDevice(const OUString& rDeviceId, bool #else extern bool switchOpenClDevice(const OUString*, bool); - bool bSuccesss = switchOpenClDevice(&rDeviceId, bAutoSelect); + bool bSuccess = switchOpenClDevice(&rDeviceId, bAutoSelect); if(!bSuccess) return; #endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits