summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextFieldMaster.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/TextFieldMaster.idl
parent5287150cb7b37c094d43f1e3f1e38825a813540e (diff)
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/TextFieldMaster.idl')
-rw-r--r--offapi/com/sun/star/text/TextFieldMaster.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/TextFieldMaster.idl b/offapi/com/sun/star/text/TextFieldMaster.idl
index 0bb13d5373c0..65251cdea0e5 100644
--- a/offapi/com/sun/star/text/TextFieldMaster.idl
+++ b/offapi/com/sun/star/text/TextFieldMaster.idl
@@ -50,7 +50,7 @@ published service TextFieldMaster
*/
[optional] interface com::sun::star::beans::XPropertySet;
//------------------------------------------------------------------------
- /** determins the name of the field master. The name is void as long as the
+ /** determines the name of the field master. The name is void as long as the
instance is not member of the document structure. When the value is being set
the instance is inserted into the document and the name cannot be changed afterwards.
That does not apply to the Database text field master.