summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/packages/manifest/XManifestReader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/packages/manifest/XManifestReader.idl')
-rw-r--r--offapi/com/sun/star/packages/manifest/XManifestReader.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/packages/manifest/XManifestReader.idl b/offapi/com/sun/star/packages/manifest/XManifestReader.idl
index b246383cec8c..158e45a78452 100644
--- a/offapi/com/sun/star/packages/manifest/XManifestReader.idl
+++ b/offapi/com/sun/star/packages/manifest/XManifestReader.idl
@@ -37,7 +37,7 @@ module com { module sun { module star { module packages { module manifest {
//=============================================================================
/** This interface reads the manifest data from a file. The user
- must supply an XInputStream when calling readManifestSequence() to recieve
+ must supply an XInputStream when calling readManifestSequence() to receive
a sequence of manifest entries. Each manifest entry is represented by
a sequence of PropertyValues. */
//=============================================================================