summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
index c57564d387ca..50d58b5c1946 100644
--- a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
+++ b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
@@ -61,7 +61,7 @@ interface XStorageBasedLibraryContainer
/** stores the libraries to a storage other than the current container storage
<p>Note that the library container is not automatically associated with the
- new root storage. Instead, you need to manually set the RootStroage
+ new root storage. Instead, you need to manually set the RootStorage
attribute afterwards. This separation allows for Save-To as well Save-As
operations.</p>