summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com')
-rw-r--r--udkapi/com/sun/star/reflection/XPublished.idl2
-rw-r--r--udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/reflection/XPublished.idl b/udkapi/com/sun/star/reflection/XPublished.idl
index b7d8f13c39a0..880438f6cd63 100644
--- a/udkapi/com/sun/star/reflection/XPublished.idl
+++ b/udkapi/com/sun/star/reflection/XPublished.idl
@@ -88,7 +88,7 @@ module com { module sun { module star { module reflection {
*/
interface XPublished {
/**
- Returns the “published” status of an UNOIDL entity.
+ Returns the “published” status of a UNOIDL entity.
@return `TRUE` if the UNOIDL entity represented by this object is
published
diff --git a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
index 75f19bd017f9..0bcfe32a5458 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module uri {
<p>These URLs are of the form<br/>
&nbsp;&nbsp;&nbsp;<var>vnd-sun-star-expand-url</var> =
<code>"VND.SUN.STAR.EXPAND:"</code> <var>opaque_part</var><br/>
- where the <var>opaque_part</var> is an UTF-8 string as described in
+ where the <var>opaque_part</var> is a UTF-8 string as described in
<a href="http://udk.openoffice.org/common/man/concept/micro_deployment.html">
Bootstrap Arguments and Micro Deployment</a>. See
<a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a>,