summaryrefslogtreecommitdiffstats
path: root/lilv
diff options
context:
space:
mode:
Diffstat (limited to 'lilv')
-rw-r--r--lilv/lilv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilv/lilv.h b/lilv/lilv.h
index af3873e..1808194 100644
--- a/lilv/lilv.h
+++ b/lilv/lilv.h
@@ -607,7 +607,7 @@ lilv_world_load_plugin_classes(LilvWorld* world);
This unloads statements loaded by lilv_world_load_bundle(). Note that this
is not necessarily all information loaded from the bundle. If any resources
- have been separately loaded with liv_world_load_resource(), they must be
+ have been separately loaded with lilv_world_load_resource(), they must be
separately unloaded with lilv_world_unload_resource().
*/
LILV_API int