summaryrefslogtreecommitdiff
path: root/include/svtools/valueset.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 13:46:28 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 17:36:13 +0200
commitc7ed73e52f01fd71eaf85ecc1faddfb9cf700d3a (patch)
tree44746d3ec762c78ed35eb1affdabfbb3b660e66f /include/svtools/valueset.hxx
parent07fb0664fa81040cdb110d7d8848b937f1facc33 (diff)
Fix typos
Change-Id: Ia7486fe6c110a4a7f53f1dac82dbff3a15405fd7 Reviewed-on: https://gerrit.libreoffice.org/75947 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/svtools/valueset.hxx')
-rw-r--r--include/svtools/valueset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx
index 5ebc98267b72..ec8daf986478 100644
--- a/include/svtools/valueset.hxx
+++ b/include/svtools/valueset.hxx
@@ -137,7 +137,7 @@ an item could be calculated (for this the free space defined by
SetExtraSpacing() will not be included).
The background color could be specified by SetColor(), with which the image
-or UserDraw items will be underlayed. If no color is specified the color
+or UserDraw items will be underlaid. If no color is specified the color
of other windows (WindowColor) will be used for the background.
--------------------------------------------------------------------------