diff options
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/embed/StorageStream.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/StorageStream.idl b/offapi/com/sun/star/embed/StorageStream.idl index cb90b6a08496..8388e2ac8213 100644 --- a/offapi/com/sun/star/embed/StorageStream.idl +++ b/offapi/com/sun/star/embed/StorageStream.idl @@ -84,7 +84,7 @@ published service StorageStream <p> When a stream is disposed all the changes that were done for it are - automatically flashed, so that they becomes visible from parent + automatically flashed, so that they become visible from parent storage. It is also possible to flash the stream explicitly. </p> |