summaryrefslogtreecommitdiff
path: root/uitest
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2019-08-31 17:20:09 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-31 17:20:52 +0200
commitc5ea75a55db0be7d528c0c580bb994f1ae88afb3 (patch)
tree971867a0776ed7332bacc8376a333cffaae20ae9 /uitest
parent5a7c684b03510b4b568b4f10b38d6c433e4a291e (diff)
Let's revert this so no confusion.
This reverts commit 367719e77747bc142ac4b7ec5ee10d7c5e519c16. Change-Id: I36e4aef93f04fe593692edaa804512020464aa95 Reviewed-on: https://gerrit.libreoffice.org/78354 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'uitest')
-rw-r--r--uitest/ui_logger_dsl/UI_Object_commands.tx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/ui_logger_dsl/UI_Object_commands.tx b/uitest/ui_logger_dsl/UI_Object_commands.tx
index 0f766d87a4dc..58697a0fe216 100644
--- a/uitest/ui_logger_dsl/UI_Object_commands.tx
+++ b/uitest/ui_logger_dsl/UI_Object_commands.tx
@@ -43,7 +43,7 @@ ListBoxUIObject:
'Select element with position ' POS=INT 'in' list_id=STRING ('from' parent_id=ID)?
;
//=============================================================
-//helper grammar for EditUIObject
+//hellper grammar for EditUIObject
action_on_UIObject:
Type_action | SELECT | Clear
;
@@ -62,4 +62,4 @@ Clear:
//helper functions for SpinUIObject
increase_or_ecrease:
'Increase' | 'Decrease'
-;
+; \ No newline at end of file