diff options
Diffstat (limited to 'svtools/source/config/toolpanelopt.cxx')
-rw-r--r-- | svtools/source/config/toolpanelopt.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/config/toolpanelopt.cxx b/svtools/source/config/toolpanelopt.cxx index 1b8929bf5cc2..07aa4350d197 100644 --- a/svtools/source/config/toolpanelopt.cxx +++ b/svtools/source/config/toolpanelopt.cxx @@ -89,7 +89,7 @@ class SvtToolPanelOptions_Impl : public ConfigItem virtual void ImplCommit() override; - /** return list of key names of our configuration management which represent oue module tree + /** return list of key names of our configuration management which represent our module tree These methods return a static const list of key names. We need it to get needed values from our configuration management. |