summaryrefslogtreecommitdiffstats
path: root/slv2/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/ui.h')
-rw-r--r--slv2/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/ui.h b/slv2/ui.h
index f8b4b02..84cb96a 100644
--- a/slv2/ui.h
+++ b/slv2/ui.h
@@ -115,7 +115,7 @@ typedef struct _SLV2UIInstance* SLV2UIInstance;
* @a plugin is not modified or directly referenced by the returned object
* (instances store only a copy of the plugin's URI).
*
- * @a host_features NULL-terminated array of features the host supports.
+ * @a features NULL-terminated array of features the host supports.
* NULL may be passed if the host supports no additional features (unlike
* the LV2 specification - SLV2 takes care of it).
*