Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PimCoumans committed Apr 16, 2024
1 parent c3d9a4e commit 6d443c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/AnimationPlannerTests/ComplexAnimationTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import XCTest

class ComplexAnimationTest: AnimationPlannerTests {

/// Creates a pretty complex animation with mutliple groups each containing multiple sequences
/// Creates a pretty complex animation with multiple groups each containing multiple sequences
/// Groups can contain sequences that perform their animations in sequence, but each sequence
/// is running at the same time in each group
func testSequenceGroup() {
Expand Down

0 comments on commit 6d443c1

Please sign in to comment.