sc/inc/pivot/PivotTableFormats.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d76f1877f699c91f5e4a020641c6d65064bfb997
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Apr 13 00:57:24 2024 +0200
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Sat Apr 13 04:31:25 2024 +0200

    Fix typo
    
    Change-Id: If0fbaae23b98d3bdd178473db8fdb8ab2263ef67
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166042
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/sc/inc/pivot/PivotTableFormats.hxx 
b/sc/inc/pivot/PivotTableFormats.hxx
index 3a4d12e16479..3818b7f7c307 100644
--- a/sc/inc/pivot/PivotTableFormats.hxx
+++ b/sc/inc/pivot/PivotTableFormats.hxx
@@ -33,7 +33,7 @@ struct Selection
     sal_uInt32 nDataIndex = 0;
 };
 
-/** Holds cell patter attributes and a selection information to which cells in 
the pivot table
+/** Holds cell pattern attributes and a selection information to which cells 
in the pivot table
  *  the pattern should be applied.
  */
 struct PivotTableFormat

Reply via email to