diff options
Diffstat (limited to 'ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx')
-rw-r--r-- | ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx b/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx index 8595d7284c30..1d053d2ac3f9 100644 --- a/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx +++ b/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx @@ -327,7 +327,7 @@ uno::Sequence< beans::Property > HierarchyContent::getProperties( - // Currently no difference between reonly /read-write + // Currently no difference between read-only/read-write // -> all props ar read-only static const beans::Property aRootFolderPropertyInfoTable[] = |