diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-16 15:50:41 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-08-19 11:34:21 +0200 |
commit | b11611ffac5223f62bdecde023b6f3c456d327f2 (patch) | |
tree | 18441d7cee325c5af16eb5e29c4c33e375f7c5b6 /include/unotools | |
parent | 35b41150e84940e87b9d961b6b402e3e060d6b8b (diff) |
Fix typos
To complete
https://gerrit.libreoffice.org/#/c/77567/
Change-Id: I9f56eb308ff9b23c4259a0abae60ac2f97038393
Reviewed-on: https://gerrit.libreoffice.org/77589
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include/unotools')
-rw-r--r-- | include/unotools/cmdoptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx index b2134a60c5de..6beadc644de9 100644 --- a/include/unotools/cmdoptions.hxx +++ b/include/unotools/cmdoptions.hxx @@ -95,7 +95,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtCommandOptions : public utl::detail: deregistration mechanism too, we use weak references to the given frames. - @param "xFrame" points to the frame, which wish to be + @param "xFrame" points to the frame, which wishes to be notified, if configuration was changed. *//*-*****************************************************************************************************/ |