summaryrefslogtreecommitdiffstats
path: root/slv2/values.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/values.h')
-rw-r--r--slv2/values.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/values.h b/slv2/values.h
index 2535bdd..9d6c717 100644
--- a/slv2/values.h
+++ b/slv2/values.h
@@ -26,7 +26,7 @@
extern "C" {
#endif
-/** \defgroup collections Collections of values/objects
+/** \defgroup slv2_collections Collections of values/objects
*
* Ordered collections of typed values which are fast for random
* access by index (i.e. a fancy array).