summaryrefslogtreecommitdiffstats
path: root/slv2/world.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-04-23 00:58:50 +0000
committerDavid Robillard <d@drobilla.net>2007-04-23 00:58:50 +0000
commitdface705716df0f1f959df46bfdebb41e4282a01 (patch)
treed29584913b25fbbff4294b77d5ad65cda9fe92c9 /slv2/world.h
parent2066b51c243763677dfdbc6a9db8bccc10bbfe36 (diff)
downloadlilv-dface705716df0f1f959df46bfdebb41e4282a01.tar.gz
lilv-dface705716df0f1f959df46bfdebb41e4282a01.tar.bz2
lilv-dface705716df0f1f959df46bfdebb41e4282a01.zip
Documention updates/fixes.
git-svn-id: http://svn.drobilla.net/lad/slv2@471 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/world.h')
-rw-r--r--slv2/world.h2
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).