summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/framework/ResourceId.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/ResourceId.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/ResourceId.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/framework/ResourceId.idl b/offapi/com/sun/star/drawing/framework/ResourceId.idl
index 635744f69246..2ec5cc1864ad 100644
--- a/offapi/com/sun/star/drawing/framework/ResourceId.idl
+++ b/offapi/com/sun/star/drawing/framework/ResourceId.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module drawing { module framework {
/** The <type>ResourceId</type> service provides several constructors for
resource ids.
- <p>They mainly differe in how the anchor is specified.</p>
+ <p>They mainly differ in how the anchor is specified.</p>
*/
service ResourceId
: XResourceId
@@ -52,7 +52,7 @@ service ResourceId
create ([in] string sResourceURL);
/** Create a resource id for an anchor that is given as
- <type>XResourceId</type> object. This is the mose general of the
+ <type>XResourceId</type> object. This is the most general of the
constructor variants.
*/
createWithAnchor ([in] string sResourceURL, [in] XResourceId xAnchor);