Skip to content

Commit bdd8864

Browse files
committed
[[ Bug 18125 ]] Fixed Dictionary example for is within
- changed stack to card reference
1 parent fd68e1a commit bdd8864

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/dictionary/operator/is-within.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Example:
1818
"22,33" is within "22,17,150,200" -- evaluates to true
1919

2020
Example:
21-
the mouseLoc is within the rect of this stack
21+
the mouseLoc is within the rect of this card
2222

2323
Parameters:
2424
point:

docs/notes/bugfix-18125.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Fix Dictionary example for is within

0 commit comments

Comments
 (0)