spelling: populate

Signed-off-by: Josh Soref <[email protected]>
This commit is contained in:
Josh Soref
2024-10-29 16:55:43 +01:00
committed by Jindra Petřík
parent ae48ddbac4
commit a50c4bbcdb
3 changed files with 4 additions and 4 deletions
@@ -662,7 +662,7 @@ public class Timeline {
createASPackages();
if (timelined instanceof SWF) {
// popuplate only for main timeline
// populate only for main timeline
populateSoundStreamBlocks(-1, timelined.getTags());
}