summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-02-01 16:25:56 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-02-02 17:29:29 +0000
commit436035a2b2d7c3754ca4f213af2ddd8be9707c29 (patch)
tree03f3a41d9f53be4669c14a36400c122860ac656d /framework
parent90c4e14a06d48b369a5bbb93054bb6d51f81c347 (diff)
Fix some typos
Change-Id: Ide3786aad5589e2d430a4e3890d51117b145e51d Reviewed-on: https://gerrit.libreoffice.org/33842 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/fwe/classes/addonsoptions.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/fwe/classes/addonsoptions.cxx b/framework/source/fwe/classes/addonsoptions.cxx
index aa21aac96871..acf4a0a7e2c3 100644
--- a/framework/source/fwe/classes/addonsoptions.cxx
+++ b/framework/source/fwe/classes/addonsoptions.cxx
@@ -171,8 +171,8 @@ class AddonsOptions_Impl : public ConfigItem
/*-****************************************************************************************************
@short called for notify of configmanager
- @descr These method is called from the ConfigManager before application ends or from the
- PropertyChangeListener if the sub tree broadcasts changes. You must update your
+ @descr This method is called from the ConfigManager before application ends or from the
+ PropertyChangeListener if the sub tree broadcasts changes. You must update your
internal values.
@seealso baseclass ConfigItem