summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/resource/OfficeResourceLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/resource/OfficeResourceLoader.idl')
-rw-r--r--offapi/com/sun/star/resource/OfficeResourceLoader.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/resource/OfficeResourceLoader.idl b/offapi/com/sun/star/resource/OfficeResourceLoader.idl
index 7930a34e5571..3c3ec7e148d5 100644
--- a/offapi/com/sun/star/resource/OfficeResourceLoader.idl
+++ b/offapi/com/sun/star/resource/OfficeResourceLoader.idl
@@ -40,12 +40,12 @@ module com { module sun { module star { module resource {
resource files.
<p>An OpenOffice.org installation comes with a number of resource files in an proprietary
- format, located insisde the installation's program/resource directory. The <type>OfficeResoureLoader</type>
+ format, located inside the installation's program/resource directory. The <type>OfficeResoureLoader</type>
singleton (available at a component context as value with the key
<code>/singletons/com.sun.star.resource.OfficeResourceLoader</code>), provides access to some
types of resources within those files.</p>
- <p>Clients have to specifiy the resource file base name in the call to
+ <p>Clients have to specify the resource file base name in the call to
<member>XResourceBundleLoader::loadBundle</member> resp. <member>XResourceBundleLoader::loadBundle_Default</member>
method. The loader will extent this base name so that the resulting name conforms to the OpenOffice.org
resource file naming conventions, and look up the respective resource file, for the requested locale,