summaryrefslogtreecommitdiff
path: root/include/comphelper/storagehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/storagehelper.hxx')
-rw-r--r--include/comphelper/storagehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/storagehelper.hxx b/include/comphelper/storagehelper.hxx
index 35255ada5185..8c10a4fd7ce4 100644
--- a/include/comphelper/storagehelper.hxx
+++ b/include/comphelper/storagehelper.hxx
@@ -179,7 +179,7 @@ public:
static bool PathHasSegment( const OUString& aPath, const OUString& aSegment );
- // Methods to allow easy use of hierachical names inside storages
+ // Methods to allow easy use of hierarchical names inside storages
static ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > GetStorageAtPath(
const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > &xStorage,