summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2020-03-19 11:23:31 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2020-03-19 11:23:31 +0100
commit59ac7623101c6c728819291199d8683d49d5f95e (patch)
tree57899effb14693299d48a217b7e1689c42a4b6b1 /offapi
parent53e0c512d39795ecd4e23191ae5a6a9bd63ba4a9 (diff)
parent6229fc671b90ccceaf01067c92f08127f72d0f42 (diff)
Merge branch 'libreoffice-6-4' into
distro/lhm/libreoffice-6-4+backports Change-Id: I6ce433221ed737d2783c4518d9884d6a82e04e77
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/style/ParagraphProperties.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl
index 30aa9a28c608..a806c7c479ae 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -410,7 +410,7 @@ published service ParagraphProperties
/** Specifies whether words written in CAPS will be hyphenated.
Setting to `true` will disable hyphenation of words written in CAPS for this paragraph.
- @since LibreOffice 6.5
+ @since LibreOffice 6.4
*/
[optional, property] boolean ParaHyphenationNoCaps;