summaryrefslogtreecommitdiff
path: root/include/unotools/configvaluecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/configvaluecontainer.hxx')
-rw-r--r--include/unotools/configvaluecontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/configvaluecontainer.hxx b/include/unotools/configvaluecontainer.hxx
index 1da4e77e3f8b..0104e66b98b7 100644
--- a/include/unotools/configvaluecontainer.hxx
+++ b/include/unotools/configvaluecontainer.hxx
@@ -111,7 +111,7 @@ namespace utl
@param _pContainer
points to the accessors location in memory. Usually, this is simply an address of your derived class
@param _rValueType
- is the type of your accessort. This type must be supported by the configuration.
+ is the type of your accessor. This type must be supported by the configuration.
*/
void registerExchangeLocation(
const sal_Char* _pRelativePathAscii,