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

New commits:
commit f32a59a52e3ee2a0a8df9bb76bc1ff0ada7c7f1d
Author:     Jens Carl <j.car...@gmx.de>
AuthorDate: Sun Feb 23 22:28:05 2020 -0800
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Feb 24 09:19:03 2020 +0100

    Fix typo
    
    Change-Id: I9f114aeb0e512ca5cdf0e0cf905e9ad76c7fe836
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89318
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx
index 475cf5573aea..75aa90ea9e6d 100644
--- a/sc/source/ui/unoobj/docuno.cxx
+++ b/sc/source/ui/unoobj/docuno.cxx
@@ -2854,7 +2854,7 @@ css::uno::Reference<css::uno::XInterface> 
ScModelObj::create(
             default: break;
         }
 
-        // #i64497# If a chart is in a temporary document during clipoard 
paste,
+        // #i64497# If a chart is in a temporary document during clipboard 
paste,
         // there should be no data provider, so that own data is used
         bool bCreate =
             ! ( nType == ServiceType::CHDATAPROV &&
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to