summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/FolderListEntry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/FolderListEntry.idl')
-rw-r--r--offapi/com/sun/star/ucb/FolderListEntry.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/FolderListEntry.idl b/offapi/com/sun/star/ucb/FolderListEntry.idl
index 0652dd17c87e..79db1e5b65e3 100644
--- a/offapi/com/sun/star/ucb/FolderListEntry.idl
+++ b/offapi/com/sun/star/ucb/FolderListEntry.idl
@@ -50,17 +50,17 @@ published struct FolderListEntry
string ID;
//-------------------------------------------------------------------------
- /** The foler is subscribed.
+ /** The folder is subscribed.
*/
boolean Subscribed;
//-------------------------------------------------------------------------
- /** The foler is new.
+ /** The folder is new.
*/
boolean New;
//-------------------------------------------------------------------------
- /** The foler has been removed.
+ /** The folder has been removed.
*/
boolean Removed;