diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx index 4443287f736c..318b048c7335 100644 --- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx +++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx @@ -644,7 +644,7 @@ SCODE STDMETHODCALLTYPE COooFilter::Load(IStream *pStm) //M------------------------------------------------------------------------- // Method: COooFilter::GetSizeMax (IPersistStream::GetSizeMax) -// Summary: Returns the size in bytes of the stream neede to save the object. +// Summary: Returns the size in bytes of the stream needed to save the object. // Arguments: pcbSize // [out] Pointer to a 64 bit unsigned int indicating the size needed // Returns: E_NOTIMPL |