summaryrefslogtreecommitdiff
path: root/configmgr/source/components.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/components.hxx')
-rw-r--r--configmgr/source/components.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/components.hxx b/configmgr/source/components.hxx
index 5062ab36a15d..9ede2ed381f2 100644
--- a/configmgr/source/components.hxx
+++ b/configmgr/source/components.hxx
@@ -56,7 +56,7 @@ public:
rtl::Reference< Node > resolvePathRepresentation(
OUString const & pathRepresentation,
- OUString * canonicRepresenation, std::vector<OUString> * path, int * finalizedLayer)
+ OUString * canonicRepresentation, std::vector<OUString> * path, int * finalizedLayer)
const;
rtl::Reference< Node > getTemplate( OUString const & fullName) const;