We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32173a commit 66203e6Copy full SHA for 66203e6
include/clap/ext/draft/undo.h
@@ -123,7 +123,7 @@ typedef struct clap_host_undo {
123
//
124
// Special case: for objects with shared and synchronized state, changes shouldn't be reported
125
// as the host already knows about it.
126
- // For example, plugin parameters changes shouldn't produce a call to change_made().
+ // For example, plugin parameter changes shouldn't produce a call to change_made().
127
128
// [main-thread]
129
void(CLAP_ABI *change_made)(const clap_host_t *host,
0 commit comments