summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/JumpEdit.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/JumpEdit.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/JumpEdit.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/JumpEdit.idl b/offapi/com/sun/star/text/textfield/JumpEdit.idl
index 1ad1b8a6e00a..1f882ae6aa5b 100644
--- a/offapi/com/sun/star/text/textfield/JumpEdit.idl
+++ b/offapi/com/sun/star/text/textfield/JumpEdit.idl
@@ -41,13 +41,13 @@ module com { module sun { module star { module text { module textfield {
published service JumpEdit
{
service com::sun::star::text::TextField;
- /** determins a hint that is displayed at the user interface as tip.
+ /** determines a hint that is displayed at the user interface as tip.
*/
[property]string Hint;
- /** determins the text of the place holder.
+ /** determines the text of the place holder.
*/
[property]string PlaceHolder;
- /** determins the type of the place holder as described in
+ /** determines the type of the place holder as described in
<type scope="com::sun::star::text">PlaceholderType</type>.
*/
[property]short PlaceHolderType;