diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-08-07 16:47:41 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-08-07 20:29:58 +0200 |
commit | c81d7eb7cd5ee6082a0252cec558c59d242b07ea (patch) | |
tree | a11fe094bcc4a5035419a583c6ed8e2bf7c6b68f /offapi/com | |
parent | 1dddfbbdce43203284bdf874c2ef5662d9cacb51 (diff) |
Fix typos
Change-Id: I4969e9e66de602a8c79774460a0215ef9d150372
Reviewed-on: https://gerrit.libreoffice.org/40795
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/text/TimeDisplayFormat.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TimeDisplayFormat.idl b/offapi/com/sun/star/text/TimeDisplayFormat.idl index 986ed35421de..adbf16ea2818 100644 --- a/offapi/com/sun/star/text/TimeDisplayFormat.idl +++ b/offapi/com/sun/star/text/TimeDisplayFormat.idl @@ -24,8 +24,8 @@ module com { module sun { module star { module text { -/** This constants define how a time field is formatted before it is displayed. - The formate may also depend on the system or document locale. +/** These constants define how a time field is formatted before it is displayed. + The format may also depend on the system or document locale. @deprecated */ |