diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-01-16 23:48:42 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-01-17 07:07:26 +0100 |
commit | dbbdc76f7fc8f762d9c9e8494cae61b527f7ddca (patch) | |
tree | d8fc59261dcce51993b390857daac8e83f389118 /chart2/source/controller | |
parent | 62ce65fe042543e7aeaf83bf66f8c2357ff902c6 (diff) |
Fix typo
Change-Id: Ib920de1dfbe5ddf4c8576a00fcc7a557b5a6b2da
Reviewed-on: https://gerrit.libreoffice.org/66492
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'chart2/source/controller')
-rw-r--r-- | chart2/source/controller/dialogs/tp_Scale.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_Scale.hxx b/chart2/source/controller/dialogs/tp_Scale.hxx index 16c29e8b2cf0..a44c12c91232 100644 --- a/chart2/source/controller/dialogs/tp_Scale.hxx +++ b/chart2/source/controller/dialogs/tp_Scale.hxx @@ -95,7 +95,7 @@ private: @param pControl If non-NULL, contains a pointer to the control in which the - errornous value was in. This method gives this control the focus + erroneous value was in. This method gives this control the focus and selects its content. @return false, if nResIdMessage was 0, true otherwise |