chart2/source/controller/dialogs/tp_Scale.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit dbbdc76f7fc8f762d9c9e8494cae61b527f7ddca Author: Andrea Gelmini <[email protected]> AuthorDate: Wed Jan 16 23:48:42 2019 +0000 Commit: Julien Nabet <[email protected]> CommitDate: Thu Jan 17 07:07:26 2019 +0100 Fix typo Change-Id: Ib920de1dfbe5ddf4c8576a00fcc7a557b5a6b2da Reviewed-on: https://gerrit.libreoffice.org/66492 Tested-by: Jenkins Reviewed-by: Julien Nabet <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
