summaryrefslogtreecommitdiffstats
path: root/include/plist
diff options
context:
space:
mode:
Diffstat (limited to 'include/plist')
-rw-r--r--include/plist/plist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/plist/plist.h b/include/plist/plist.h
index 426e34f..46aca16 100644
--- a/include/plist/plist.h
+++ b/include/plist/plist.h
@@ -90,7 +90,7 @@ extern "C"
90#include <stdio.h> 90#include <stdio.h>
91 91
92 /** 92 /**
93 * \mainpage libplist : A library to handle Apple Property Lists 93 * libplist : A library to handle Apple Property Lists
94 * \defgroup PublicAPI Public libplist API 94 * \defgroup PublicAPI Public libplist API
95 */ 95 */
96 /*@{*/ 96 /*@{*/