Skip to content

Commit 9cdec0c

Browse files
authored
Merge pull request livecode#5794 from livecodesam/patch-18
[Dictionary] Update allowableDragActions
2 parents d612429 + 19cc584 commit 9cdec0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dictionary/property/allowableDragActions.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Value (enum):
2323
Set the <allowableDragActions> during a <dragStart> handler to indicate
2424
how the offered data can be manipulated.
2525

26-
- move: up being dropped the data should be removed from the source
26+
- move: upon being dropped the data should be removed from the source
2727
- copy: the source application should do nothing if the data is
2828
dropped
2929
- link: the target application will link to the provided data in some

0 commit comments

Comments
 (0)