commit | 81ee21ddff20e337791fd704fc9adc39699de479 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Dec 27 05:26:00 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Dec 27 05:26:00 1999 +0000 |
tree | 275a2471d1aad9bd8e4f261094b65d9d4de7ea8d | |
parent | baa9bf9a237fb220465e09267ac820f7302e357f [diff] [blame] |
Cosmetics.
diff --git a/dlls/ole32/hglobalstream.c b/dlls/ole32/hglobalstream.c index c0cd323..2e65c44 100644 --- a/dlls/ole32/hglobalstream.c +++ b/dlls/ole32/hglobalstream.c
@@ -2,7 +2,7 @@ * HGLOBAL Stream implementation * * This file contains the implementation of the stream interface - * for streams contained suported by an HGLOBAL pointer. + * for streams contained supported by an HGLOBAL pointer. * * Copyright 1999 Francis Beaudet */