diff options
Diffstat (limited to 'include/comphelper/configurationhelper.hxx')
-rw-r--r-- | include/comphelper/configurationhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/configurationhelper.hxx b/include/comphelper/configurationhelper.hxx index 7af48b51b946..9cd56e77a8f5 100644 --- a/include/comphelper/configurationhelper.hxx +++ b/include/comphelper/configurationhelper.hxx @@ -191,7 +191,7 @@ class COMPHELPER_DLLPUBLIC ConfigurationHelper * The cached configuration access must be provided here. * * @param xCFG - * the configuration root, where changes should be commited. + * the configuration root, where changes should be committed. * * @throw Any exceptions the underlying configuration can throw. * E.g. css::uno::Exception if the provided configuration |