aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lv2/ui/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/ui/ui.h b/lv2/ui/ui.h
index ce6aa4f..42e0f51 100644
--- a/lv2/ui/ui.h
+++ b/lv2/ui/ui.h
@@ -328,7 +328,7 @@ typedef struct {
*/
typedef struct {
/**
- Pointer to opaque data which must be passed to ui_resize().
+ Pointer to opaque data which must be passed to touch().
*/
LV2UI_Feature_Handle handle;