diff options
Diffstat (limited to 'slv2/world.h')
-rw-r--r-- | slv2/world.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/world.h b/slv2/world.h index 0bef69e..6cd1402 100644 --- a/slv2/world.h +++ b/slv2/world.h @@ -26,7 +26,7 @@ extern "C" { #endif -/** \defgroup world Library context, data loading, etc. +/** \defgroup world Library * * The "world" represents all library state, and the data found in bundles' * manifest.ttl (ie it is an in-memory index of all things LV2 found). |