Commit 28f7a68e by Alexander Kryklia

fix grammar

parent 586a47a2
...@@ -815,7 +815,7 @@ class DragAndDropInput(InputTypeBase): ...@@ -815,7 +815,7 @@ class DragAndDropInput(InputTypeBase):
presented. presented.
If tag_type is 'target' all attributes (name, x, y, w, h) If tag_type is 'target' all attributes (name, x, y, w, h)
are requred. (x, y) - coordinates of center of target, are required. (x, y) - coordinates of center of target,
w, h - weight and height of target. w, h - weight and height of target.
Returns: Returns:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment