From ed283b838681ed3fb28e94140a6dc5172945776f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 Jul 2022 20:46:36 -0400 Subject: Use a consistent tagline everywhere --- doc/c/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/c') 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 -- cgit v1.2.1