summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glib/gtestutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gtestutils.c b/glib/gtestutils.c
index e98294ed3..d5cf23683 100644
--- a/glib/gtestutils.c
+++ b/glib/gtestutils.c
@@ -174,7 +174,7 @@
* }
* ]|
*
- * ### Integrating GTest in your project
+ * ## Integrating GTest in your project
*
* If you are using the [Meson](http://mesonbuild.com) build system, you will
* typically use the provided `test()` primitive to call the test binaries,