GtkAboutDialog: Fix formatting of example email address in html

Signed-off-by: Chris Mayo <aklhfex@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=776524
This commit is contained in:
Chris Mayo 2016-12-27 16:14:09 +00:00 committed by Matthias Clasen
parent e62696b145
commit 051a7eceb1

View File

@ -77,7 +77,7 @@
* #GtkAboutDialog::activate-link signal.
*
* To specify a person with an email address, use a string like
* "Edgar Allan Poe <edgar@poe.com>". To specify a website with a title,
* "Edgar Allan Poe <edgar\@poe.com>". To specify a website with a title,
* use a string like "GTK+ team http://www.gtk.org".
*
* To make constructing a GtkAboutDialog as convenient as possible, you can