summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-05-20 11:16:59 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-05-20 12:03:21 +0200
commit36efd0e460d4916d3bc15df2df8d382b6609d6be (patch)
tree576c33f86e75579a65f593180663f77309facac0 /sc/source/ui/inc/undo
parent22d7cbc0f0c50c59abca7ab5f7db46e4d0e5f86a (diff)
Fix typo
Change-Id: I66f23338aaebb9a4ba70f00cbd07f74d2344017e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134669 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/source/ui/inc/undo')
-rw-r--r--sc/source/ui/inc/undo/UndoGroupSparklines.hxx2
1 files changed, 1 insertions, 1 deletions
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,