Skip to content

Commit

Permalink
fix missing end comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Dec 17, 2024
1 parent 4dc8600 commit 6039e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion using-the-textfield-class/working-with-static-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ trace(myText);
The TextSnapshot class is useful for getting the text out of static text fields
in a loaded SWF file, if you want to use the text as a value in another part of
an application.
an application.-->

0 comments on commit 6039e14

Please sign in to comment.