diff options
Diffstat (limited to 'utils/lv2_list.c')
-rw-r--r-- | utils/lv2_list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lv2_list.c b/utils/lv2_list.c index 88769ae..34d8670 100644 --- a/utils/lv2_list.c +++ b/utils/lv2_list.c @@ -59,7 +59,7 @@ print_usage() printf(" --version Output version information and exit\n"); printf("\n"); printf("The environment variable LV2_PATH can be used to control where\n"); - printf("this (and all other slv2 based LV2 hosts) will search for plugins.\n"); + printf("this (and all other lilv based LV2 hosts) will search for plugins.\n"); } int |