diff options
Diffstat (limited to 'include/serd')
-rw-r--r-- | include/serd/serd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/serd/serd.h b/include/serd/serd.h index 8eb29876..9265bb54 100644 --- a/include/serd/serd.h +++ b/include/serd/serd.h @@ -82,8 +82,8 @@ extern "C" { #endif /** - @defgroup serd Serd - A lightweight RDF syntax library. + @defgroup serd Serd C API + This is the complete public C API of serd. @{ */ |