diff options
Diffstat (limited to 'doc/c/Doxyfile')
-rw-r--r-- | doc/c/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/c/Doxyfile b/doc/c/Doxyfile index bca2d52..3252d98 100644 --- a/doc/c/Doxyfile +++ b/doc/c/Doxyfile @@ -1,5 +1,5 @@ PROJECT_NAME = Sratom -PROJECT_BRIEF = "A small library for serialising LV2 atoms to and from RDF" +PROJECT_BRIEF = "A small library for serializing LV2 atoms" QUIET = YES WARN_AS_ERROR = NO |