Skip to content

Commit ca2d0a9

Browse files
authored
Documentation fix (#3441)
1 parent 576bb1d commit ca2d0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flixel/graphics/frames/FlxAtlasFrames.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ class FlxAtlasFrames extends FlxFramesCollection
437437
}
438438

439439
/**
440-
* Adds all ofthe frames from the specified collection
440+
* Adds all of the frames from the specified collection
441441
*
442442
* @param collection The frames to add. Note: calling destroy() on this collection
443443
* after it has been added can cause crashes.

0 commit comments

Comments
 (0)