summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/Chapter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/Chapter.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/Chapter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/Chapter.idl b/offapi/com/sun/star/text/textfield/Chapter.idl
index 819a4ff22b98..ccfa08dadcb8 100644
--- a/offapi/com/sun/star/text/textfield/Chapter.idl
+++ b/offapi/com/sun/star/text/textfield/Chapter.idl
@@ -41,11 +41,11 @@ module com { module sun { module star { module text { module textfield {
published service Chapter
{
service com::sun::star::text::TextField;
- /** determins how the chapter should be displayed as described in
+ /** determines how the chapter should be displayed as described in
<type scope="com::sun::star::text">ChapterFormat</type>.
*/
[property]short ChapterFormat;
- /** determins which chapter level should be used. The highest chapter
+ /** determines which chapter level should be used. The highest chapter
level has the value 0.
*/
[property]byte Level;