summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/modules.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-23 15:42:57 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-27 10:17:20 +0100
commit85f4d5e755b0768a3ed8e5bfed5702a28a31d8d9 (patch)
treeffb236d95f33f1287898b735bfda3095647108a4 /offapi/com/sun/star/modules.idl
parent5c0a22ab34a1ce0a7d1bd66e82d82f8bc6caaeec (diff)
Some fixes to documentation (part 3)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/modules.idl')
-rw-r--r--offapi/com/sun/star/modules.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl
index 4224ab354dbf..8da2239a147c 100644
--- a/offapi/com/sun/star/modules.idl
+++ b/offapi/com/sun/star/modules.idl
@@ -44,7 +44,7 @@ module awt {};
<p>Making a class accessible starts by supporting the <type
scope="::com::sun::star::accessibility">XAccessible</type> interface.
- This interface' only method returns the actual accessibility object, an
+ This interface's only method returns the actual accessibility object, an
instance of <type
scope="::com::sun::star::accessibility">XAccessibleContext</type>.
These two interfaces may be implemented by the same class in which case
@@ -159,7 +159,7 @@ module setup {};
/// Spreadsheet specific interfaces.
module sheet {};
-/// Formatting and layout style and stylesheet interfaces.
+/// Formatting and layout style and style sheet interfaces.
module style {};
/// Interfaces for import/export of Scaleable Vector Format.
@@ -192,7 +192,7 @@ module ui {};
/// Miscellaneous interfaces for sorting, connecting objects etc.
module util {};
-/// Document view specfic interfaces (e.g. selection access and printing).
+/// Document view specific interfaces (e.g. selection access and printing).
module view {};
/// XML related interfaces.
@@ -204,7 +204,7 @@ module system {};
/// Package file format interfaces.
module packages {};
-/// image manupulation interfaces.
+/// image manipulation interfaces.
module image {};
/// interfaces for XForms (XML-based forms) implementation