diff --git a/dlls/ole32/storage32.h b/dlls/ole32/storage32.h index e03bf31977c..f894582ed8b 100644 --- a/dlls/ole32/storage32.h +++ b/dlls/ole32/storage32.h @@ -363,9 +363,9 @@ void StorageBaseImpl_RemoveStream(StorageBaseImpl * stg, StgStreamImpl * strm) D #define BLOCKCHAIN_CACHE_SIZE 4 /**************************************************************************** - * Storage32Impl definitions. + * StorageImpl definitions. * - * This implementation of the IStorage32 interface represents a root + * This implementation of the IStorage interface represents a root * storage. Basically, a document file. */ struct StorageImpl