summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/browse/XBrowseNode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/browse/XBrowseNode.idl')
-rw-r--r--[-rwxr-xr-x]offapi/com/sun/star/script/browse/XBrowseNode.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/script/browse/XBrowseNode.idl b/offapi/com/sun/star/script/browse/XBrowseNode.idl
index da493f604abb..bfa6c2eccecf 100755..100644
--- a/offapi/com/sun/star/script/browse/XBrowseNode.idl
+++ b/offapi/com/sun/star/script/browse/XBrowseNode.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module script { module browse {
available scripts.
Objects implementing this interface are expected to also implement
com.sun.star.beans.XPropertySet and, optionally,
- com.sun.star.script.XInvocation (see the Developers' Guide for
+ com.sun.star.script.XInvocation (see the Developer's Guide for
more details).
*/
interface XBrowseNode : ::com::sun::star::uno::XInterface
@@ -73,7 +73,7 @@ interface XBrowseNode : ::com::sun::star::uno::XInterface
//-------------------------------------------------------------------
/** the type of the node.
- @returns A <atom>short</atom> reresenting the type of this node.
+ @returns A <atom>short</atom> representing the type of this node.
*/
short getType();