summaryrefslogtreecommitdiff
path: root/configmgr/source/rootaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/rootaccess.hxx')
-rw-r--r--configmgr/source/rootaccess.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/rootaccess.hxx b/configmgr/source/rootaccess.hxx
index 1f4203ba9803..9564bbf34a63 100644
--- a/configmgr/source/rootaccess.hxx
+++ b/configmgr/source/rootaccess.hxx
@@ -58,7 +58,7 @@ class RootAccess:
{
public:
RootAccess(
- Components & components, OUString const & pathRepresenation,
+ Components & components, OUString const & pathRepresentation,
OUString const & locale, bool update);
virtual std::vector<OUString> getAbsolutePath() override;