summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/resource/XStringResourceWithStorage.idl')
-rw-r--r--offapi/com/sun/star/resource/XStringResourceWithStorage.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/resource/XStringResourceWithStorage.idl b/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
index b4e5dd803efa..c251172eb344 100644
--- a/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
+++ b/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
@@ -70,7 +70,7 @@ interface XStringResourceWithStorage: com::sun::star::resource::XStringResourceP
force the implementation to reload data from the previous storage
before releasing it. The StringResourceManager will be modified
after calling this method as the data isn't stored to the new
- storage yet. <member>storeAsStorage</member> should be prefered
+ storage yet. <member>storeAsStorage</member> should be preferred
as it directly stores the data to the new storage and afterwards
this storage is in sync with the resource data.
</p>