Skip to content

Commit 66203e6

Browse files
abiquemessmerd
andauthored
Update include/clap/ext/draft/undo.h
Co-authored-by: Dalton Messmer <messmerd97@gmail.com>
1 parent c32173a commit 66203e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/clap/ext/draft/undo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ typedef struct clap_host_undo {
123123
//
124124
// Special case: for objects with shared and synchronized state, changes shouldn't be reported
125125
// as the host already knows about it.
126-
// For example, plugin parameters changes shouldn't produce a call to change_made().
126+
// For example, plugin parameter changes shouldn't produce a call to change_made().
127127
//
128128
// [main-thread]
129129
void(CLAP_ABI *change_made)(const clap_host_t *host,

0 commit comments

Comments
 (0)