summaryrefslogtreecommitdiff
path: root/lib/igt_core.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-06-26 14:28:41 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2015-06-27 16:04:07 +0100
commit6ebd8c2dc3291bd5776a0511e61a019a1444497f (patch)
treefa92b3098dded5097c7ce85e0793cb837e8733f6 /lib/igt_core.c
parent203c3841fc6bf9bd2b71ff9ce8e86874375eec1e (diff)
doc: Remove i-g-t/intel prefixes and capitalize section titles
Looks better! Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'lib/igt_core.c')
-rw-r--r--lib/igt_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_core.c b/lib/igt_core.c
index 735b56db..fb6246cf 100644
--- a/lib/igt_core.c
+++ b/lib/igt_core.c
@@ -74,7 +74,7 @@
/**
* SECTION:igt_core
* @short_description: Core i-g-t testing support
- * @title: i-g-t core
+ * @title: Core
* @include: igt_core.h
*
* This library implements the core of the i-g-t test support infrastructure.