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

New commits:
commit 50e8f3a076b66c844f38b0f15e61dc9f397f4ca5
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jun 19 13:47:24 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 19 23:03:46 2024 +0200

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

diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx
index f6fcabc7f17a..839e328b420f 100644
--- a/sc/source/ui/unoobj/datauno.cxx
+++ b/sc/source/ui/unoobj/datauno.cxx
@@ -1377,7 +1377,7 @@ void SAL_CALL ScFilterDescriptorBase::setFilterFields3(
     PutData(aParam);
 }
 
-// Rest sind Properties
+// Rest are Properties
 
 // XPropertySet
 

Reply via email to