Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 59fbacf

Browse files
Merge pull request #7122 from livecodesam/bugfix_22207
[Bugfix-22207] Fix garbled text in selectedObject
2 parents cca3844 + afc4294 commit 59fbacf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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 selectedObject

0 commit comments

Comments
 (0)