From 93666f336d8e0e428548a7960adb6dfddfbe9142 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 5 Sep 2016 14:48:22 -0400 Subject: Fix typo in comment --- lilv/lilv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1