summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/source/zippackage/ZipPackageFolder.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/zippackage/ZipPackageFolder.cxx b/package/source/zippackage/ZipPackageFolder.cxx
index 976c230a9f0d..0c4695944ca2 100644
--- a/package/source/zippackage/ZipPackageFolder.cxx
+++ b/package/source/zippackage/ZipPackageFolder.cxx
@@ -115,7 +115,7 @@ sal_Bool ZipPackageFolder::LookForUnexpectedODF12Streams( const OUString& aPath
}
else if ( !rInfo.pStream->IsFromManifest() )
{
- // the stream is not in META-INF and ist notregistered in manifest.xml,
+ // the stream is not in META-INF and is not registered in manifest.xml,
// check whether it is an internal part of the package format
if ( !aPath.isEmpty() || rShortName != "mimetype" )
{