summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-10-27 11:37:59 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-10-27 11:39:04 -0500
commitc28724df95b791d18314b256b5ceecb65eb02657 (patch)
tree2c4e4d0a0946b915e31c27d7da53297e4d31979a /offapi/com
parentaddbb37f7ae8dca8075bc90e5afc1b8c8938d8c6 (diff)
fix bad comment
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/ucb/Content.idl3
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.