Skip to content

Commit 70131c2

Browse files
author
livecodesam
committed
[Bugfix-22207] Fix garbled text in selectedObject
1 parent 62a47cd commit 70131c2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/dictionary/function/selectedObject.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repeat with x = 1 to the number of lines of the selectedObjects
2929

3030
Returns:
3131
The <selectedObject> <function> <return|returns> a list with the long
32-
<ID> <property> of each <operty)d.
32+
<ID> <property> of each selected <object>.
3333

3434
Description:
3535
Use the <selectedObject> <function> to perform an action on all the

docs/notes/bugfix-22207.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Fixed garbled text in the documentation for selectedObjects

0 commit comments

Comments
 (0)