summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/DocumentIndexMark.idl
diff options
context:
space:
mode:
authorAurimas FiĊĦeras <aurimas@gmail.com>2011-01-25 20:17:43 +0200
committerMichael Meeks <michael.meeks@novell.com>2011-01-28 12:14:19 +0000
commit207456b80e022608e6ee63e324de9367bf9f9d70 (patch)
tree14d19312e1585c38a9fd62e62cb4eaec0cefdf7f /offapi/com/sun/star/text/DocumentIndexMark.idl
parentAdd a function table entry for the dynamically generated trampoline (diff)
downloadcore-207456b80e022608e6ee63e324de9367bf9f9d70.tar.gz
core-207456b80e022608e6ee63e324de9367bf9f9d70.zip
Some fixes to documentation (part 4)
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/text/DocumentIndexMark.idl')
-rw-r--r--offapi/com/sun/star/text/DocumentIndexMark.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/DocumentIndexMark.idl b/offapi/com/sun/star/text/DocumentIndexMark.idl
index 97de1d2584f2..4f4d81e8b7ba 100644
--- a/offapi/com/sun/star/text/DocumentIndexMark.idl
+++ b/offapi/com/sun/star/text/DocumentIndexMark.idl
@@ -61,7 +61,7 @@ published service DocumentIndexMark
*/
[property] string SecondaryKey;
//-------------------------------------------------------------------------
- /** determins if this entry is a main entry. In a document index this entry will
+ /** determines if this entry is a main entry. In a document index this entry will
be emphasized by assigning a character style to it.
*/
[property] boolean IsMainEntry;