sc/source/ui/unoobj/cellsuno.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e5f81b90629c5f3bd733f862d17a57c251acc291
Author:     Jens Carl <j.car...@gmx.de>
AuthorDate: Sun Feb 23 22:32:51 2020 -0800
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Feb 25 07:08:28 2020 +0100

    Fix typo
    
    Change-Id: If3ba0858340e66294eff8aeec58f6252ce1e6227
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89406
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sc/source/ui/unoobj/cellsuno.cxx b/sc/source/ui/unoobj/cellsuno.cxx
index 89cd63a9144d..f8fb4d6fc847 100644
--- a/sc/source/ui/unoobj/cellsuno.cxx
+++ b/sc/source/ui/unoobj/cellsuno.cxx
@@ -3215,7 +3215,7 @@ void SAL_CALL ScCellRangesBase::setColumnDescriptions(
 void ScCellRangesBase::ForceChartListener_Impl()
 {
     //  call Update immediately so the caller to setData etc. can
-    //  regognize the listener call
+    //  recognize the listener call
 
     if (!pDocShell)
         return;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to