Fix doc build
There was an escaping problem in the newly inlined documentation.
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
* clicks on a link or email address, see gtk_about_dialog_set_email_hook()
|
||||
* and gtk_about_dialog_set_url_hook(). Email addresses in the
|
||||
* authors, documenters and artists properties are recognized by looking for
|
||||
* <literal><user@<!-- -->host></literal>, URLs are
|
||||
* <literal><user@<!-- -->host></literal>, URLs are
|
||||
* recognized by looking for <literal>http://url</literal>, with
|
||||
* <literal>url</literal> extending to the next space, tab or line break.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user