sc/source/ui/inc/undo/UndoGroupSparklines.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 36efd0e460d4916d3bc15df2df8d382b6609d6be
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri May 20 11:16:59 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri May 20 12:03:21 2022 +0200

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

diff --git a/sc/source/ui/inc/undo/UndoGroupSparklines.hxx 
b/sc/source/ui/inc/undo/UndoGroupSparklines.hxx
index bc8324ba4799..bcbc470bcd86 100644
--- a/sc/source/ui/inc/undo/UndoGroupSparklines.hxx
+++ b/sc/source/ui/inc/undo/UndoGroupSparklines.hxx
@@ -15,7 +15,7 @@
 
 namespace sc
 {
-/** Previous sparkline group data, which is restored at Undo grupping */
+/** Previous sparkline group data, which is restored at Undo grouping */
 struct UndoGroupSparklinesData
 {
     UndoGroupSparklinesData(ScAddress const& rAddress, ScRangeList const& 
rDataRangeList,

Reply via email to