Skip to content

Commit

Permalink
Update include/clap/ext/draft/location.h
Browse files Browse the repository at this point in the history
Co-authored-by: Dalton Messmer <[email protected]>
  • Loading branch information
abique and messmerd authored Dec 2, 2024
1 parent 3b9e673 commit e19a50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/clap/ext/draft/location.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ enum {
CLAP_PLUGIN_LOCATION_PROJECT = 1,

// Represents a group of tracks.
// It can contain both track groups, tracks and devices (post processing).
// It can contain track groups, tracks, and devices (post processing).
// The first device within a track group has the index of
// the last track or track group within this group + 1.
CLAP_PLUGIN_LOCATION_TRACK_GROUP = 2,
Expand Down

0 comments on commit e19a50d

Please sign in to comment.