sc/inc/SparklineCell.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b9070eedb3b0296a04fcb53aad62f98bb528476b Author: Andrea Gelmini <[email protected]> AuthorDate: Fri May 20 11:13:23 2022 +0200 Commit: Julien Nabet <[email protected]> CommitDate: Thu May 26 17:45:07 2022 +0200 WIP: dunno about "Hodler" Change-Id: I9fbee006237ccb70e31109023cf46b21aec325d6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134668 Tested-by: Julien Nabet <[email protected]> Reviewed-by: Julien Nabet <[email protected]> diff --git a/sc/inc/SparklineCell.hxx b/sc/inc/SparklineCell.hxx index f048148ce4a0..be0ff9b5a9fd 100644 --- a/sc/inc/SparklineCell.hxx +++ b/sc/inc/SparklineCell.hxx @@ -16,7 +16,7 @@ namespace sc { -/** Hodler of a sparkline, that is connected to a cell specific */ +/** Holder of a sparkline, that is connected to a cell specific */ class SC_DLLPUBLIC SparklineCell { private:
