Skip to content

Commit b3ffd50

Browse files
committed
doc.
1 parent ce78ca6 commit b3ffd50

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
@@ -159,7 +159,7 @@ typedef struct clap_host_undo {
159159
// [main-thread]
160160
void(CLAP_ABI *redo)(const clap_host_t *host);
161161

162-
// Subscribes to undo context info.
162+
// Subscribes or unsubscribe to undo context info.
163163
// The plugin may only need the context info if it's GUI is shown and it wants to display
164164
// undo/redo info.
165165
//

0 commit comments

Comments
 (0)