We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939ab07 commit a6ad905Copy full SHA for a6ad905
flixel/addons/text/FlxTypeText.hx
@@ -177,7 +177,7 @@ class FlxTypeText extends FlxText
177
* @param x The X position for this object.
178
* @param y The Y position for this object.
179
* @param width The width of this object. Text wraps automatically.
180
- * @param yext The text that will ultimately be displayed.
+ * @param text The text that will ultimately be displayed.
181
* @param size The size of the text.
182
* @param embeddedFont Whether this text field uses embedded fonts or not.
183
*/
0 commit comments