summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-25 21:12:16 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-25 21:12:16 +0100
commit25d3c618d831036c08194610f188e4781c135cfc (patch)
treeff5adadb16effa6262ce65a030b7c673fe180a91 /offapi
parent5584d73f2db413889347b4b3a1fcaf124db02b21 (diff)
Typo: formated->formatted
Change-Id: Iefd4d375a0dfb36732233852f906c6b85dccc2a5
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/text/DateDisplayFormat.idl2
-rw-r--r--offapi/com/sun/star/text/TimeDisplayFormat.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/URL.idl2
3 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/DateDisplayFormat.idl b/offapi/com/sun/star/text/DateDisplayFormat.idl
index 16437a94b085..ce314a87780f 100644
--- a/offapi/com/sun/star/text/DateDisplayFormat.idl
+++ b/offapi/com/sun/star/text/DateDisplayFormat.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module text {
-/** This constants define how a date field is formated before it is displayed.
+/** This constants define how a date field is formatted before it is displayed.
The format may also depend on the system or document locale. The samples
are in German.
diff --git a/offapi/com/sun/star/text/TimeDisplayFormat.idl b/offapi/com/sun/star/text/TimeDisplayFormat.idl
index 0abd6fabffa2..986ed35421de 100644
--- a/offapi/com/sun/star/text/TimeDisplayFormat.idl
+++ b/offapi/com/sun/star/text/TimeDisplayFormat.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module text {
-/** This constants define how a time field is formated before it is displayed.
+/** This constants define how a time field is formatted before it is displayed.
The formate may also depend on the system or document locale.
@deprecated
diff --git a/offapi/com/sun/star/text/textfield/URL.idl b/offapi/com/sun/star/text/textfield/URL.idl
index 30fbdf2e2d17..a6edcdf783e6 100644
--- a/offapi/com/sun/star/text/textfield/URL.idl
+++ b/offapi/com/sun/star/text/textfield/URL.idl
@@ -33,7 +33,7 @@ published service URL
{
service com::sun::star::text::TextField;
- /** Specifies how the URL is formated on output.
+ /** Specifies how the URL is formatted on output.
*/
[property] short Format;