Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ansaminard committed Jan 7, 2025
1 parent 45bb405 commit d00078d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansys/sound/core/sound_composer/track.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ class Track(SoundComposerParent):
"""Sound Composer's track class.
This class creates a track for the Sound Composer. A track is made of a source (including its
source control) and a filter. A tracks allows the synthesis of the source's sound, filtered
with its associated filter.
source control) and a filter. A track allows the synthesis of the source's sound, filtered with
its associated filter.
"""

def __init__(
Expand Down

0 comments on commit d00078d

Please sign in to comment.