diff options
-rw-r--r-- | offapi/com/sun/star/ucb/Content.idl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/Content.idl b/offapi/com/sun/star/ucb/Content.idl index 084e464efac0..f70951c8940b 100644 --- a/offapi/com/sun/star/ucb/Content.idl +++ b/offapi/com/sun/star/ucb/Content.idl @@ -447,8 +447,7 @@ published service Content // contains the count of subfolders of a folder. long FolderCount - // contains the free space left on a storage device. It is - specified in bytes. + // contains the free space left on a storage device. It is specified in bytes. hyper FreeSpace // indicates whether a content has subcontents, which are documents. |