summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XReset.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-22 13:23:30 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-27 09:25:03 +0100
commit5c0a22ab34a1ce0a7d1bd66e82d82f8bc6caaeec (patch)
tree6bc8bf2def9fab681f2b37467c965642b96764d1 /offapi/com/sun/star/form/XReset.idl
parent67a5f332ea028ef1f201144979b3ef7ad17a6a61 (diff)
Some fixes to documentation (part 2)
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/form/XReset.idl')
-rw-r--r--offapi/com/sun/star/form/XReset.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XReset.idl b/offapi/com/sun/star/form/XReset.idl
index 9ef8f37e649b..9ae85bab8c93 100644
--- a/offapi/com/sun/star/form/XReset.idl
+++ b/offapi/com/sun/star/form/XReset.idl
@@ -44,7 +44,7 @@
/** provides functionality to reset components to some default values.
- <p>The semantincs of <em>default value</em> depends on the providing service.</p>
+ <p>The semantics of <em>default value</em> depends on the providing service.</p>
*/
published interface XReset: com::sun::star::uno::XInterface
{