[docs] Improve the rendering of our API binding APIs and runtime API documentation
[mono.git] / mono / metadata / appdomain.c
index 3a939a868ba015bf46b17ec56206705fdf08aea2..82ad87936a739155c76cef655f3d0ec2c06ec692 100644 (file)
@@ -527,7 +527,7 @@ mono_domain_create_appdomain_internal (char *friendly_name, MonoAppDomainSetup *
  * mono_domain_has_type_resolve:
  * @domain: application domains being looked up
  *
- * Returns true if the AppDomain.TypeResolve field has been
+ * Returns: TRUE if the AppDomain.TypeResolve field has been
  * set.
  */
 gboolean