svtools/inc/table/tablemodel.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 3c2efd2ec34e47c242d3dfea87e8abb8fa8448be Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Feb 9 11:10:13 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sun Feb 9 12:17:55 2020 +0100 Fix typo Change-Id: Ic5cca7e798240af9581782820409938755a5d920 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88318 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/svtools/inc/table/tablemodel.hxx b/svtools/inc/table/tablemodel.hxx index 4f87580c7981..a27d6b0e5834 100644 --- a/svtools/inc/table/tablemodel.hxx +++ b/svtools/inc/table/tablemodel.hxx @@ -319,11 +319,11 @@ namespace svt { namespace table */ virtual TableMetrics getRowHeaderWidth() const = 0; - /** returns the visibilit mode of the vertical scrollbar + /** returns the visibility mode of the vertical scrollbar */ virtual ScrollbarVisibility getVerticalScrollbarVisibility() const = 0; - /** returns the visibilit mode of the horizontal scrollbar + /** returns the visibility mode of the horizontal scrollbar */ virtual ScrollbarVisibility getHorizontalScrollbarVisibility() const = 0; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits