summaryrefslogtreecommitdiffstats
path: root/include/svtools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-01-08 06:57:25 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-01-08 13:25:05 +0100
commit2e5c4b4081411b77b5e0593225b805d3756f7533 (patch)
tree48ef95101e79cf6a86ee34a6678426b4bc8251de /include/svtools
parentAdapt solenv/flatpak-manifest.in to ffe9ff2cf63112ac04a695740a5637f25c16abe8 (diff)
downloadcore-2e5c4b4081411b77b5e0593225b805d3756f7533.tar.gz
core-2e5c4b4081411b77b5e0593225b805d3756f7533.zip
Grammar fixes
Change-Id: I6ac6f6abb601aa254e94612e6826488393de8e3c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86383 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/table/tablerenderer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/table/tablerenderer.hxx b/include/svtools/table/tablerenderer.hxx
index 7ac30e26c3ff..b5c99dca4433 100644
--- a/include/svtools/table/tablerenderer.hxx
+++ b/include/svtools/table/tablerenderer.hxx
@@ -61,7 +61,7 @@ namespace svt { namespace table
First, there might be less columns than fit into the view - in this case, right
beside the right-most column, there's still room which belongs to the column header
area, but is not occupied by any particular column header.<br/>
- An equivalent statement holds for the row header area, if there are less rows than
+ An equivalent statement holds for the row header area, if there are fewer rows than
fit into the view.
Second, if the table control has both a row header and a column header,