summaryrefslogtreecommitdiff
path: root/include/svtools
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-16 21:40:41 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-16 22:20:21 +0200
commitfdf032c366c6c8ba854a2e922dd25ff390be66e1 (patch)
tree39be91727a9399914b8c2ca24fdc536a9b020fb4 /include/svtools
parentde6422b5f3a5e06fe1994442a0f1c277ebed2a45 (diff)
Fix typos
Change-Id: I488908096aac319daf30875aee1e46b914cc4759 Reviewed-on: https://gerrit.libreoffice.org/77608 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/ctrlbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/ctrlbox.hxx b/include/svtools/ctrlbox.hxx
index 06c97e2ccff3..56b7f55026e8 100644
--- a/include/svtools/ctrlbox.hxx
+++ b/include/svtools/ctrlbox.hxx
@@ -175,7 +175,7 @@ All sizes are in 1/10 typographic point (pt).
The passed FontList must be retained until the next fill call.
-Additionally it supports an relative mod, which allows entering
+Additionally it supports a relative mod, which allows entering
percentage values. This, eg., can be useful for template dialogs.
This mode can only be enabled, but not disabled again.