diff options
Diffstat (limited to 'slv2')
-rw-r--r-- | slv2/plugininstance.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/plugininstance.h b/slv2/plugininstance.h index 15b2d22..7ef78ab 100644 --- a/slv2/plugininstance.h +++ b/slv2/plugininstance.h @@ -131,7 +131,7 @@ slv2_instance_activate(SLV2Instance instance) /** Run \a instance for \a sample_count frames. * - * If the hint lv2:hardRtCapable is set for this plugin, this function is + * If the hint lv2:hardRTCapable is set for this plugin, this function is * guaranteed not to block. */ static inline void |