diff options
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/package/pkgcontent.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/package/pkgcontent.cxx b/ucb/source/ucp/package/pkgcontent.cxx index a6e2c19fd611..3494813c16c1 100644 --- a/ucb/source/ucp/package/pkgcontent.cxx +++ b/ucb/source/ucp/package/pkgcontent.cxx @@ -2277,7 +2277,7 @@ bool Content::loadData( if ( xPackagePropSet.is() ) { - // HasEncryptedEntries ( only avalibale at root folder ) + // HasEncryptedEntries (only available at root folder) try { uno::Any aHasEncryptedEntries |