From 7f6a964c47ad2f9dcf6a00044d938840ce8f01f2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 9 Feb 2014 17:24:06 -0500 Subject: Docs: Remove all entities and turn off sgml mode With all element markup gone, it is time to turn off sgml mode, and get rid of entities as well. --- gtk/gtkshow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkshow.c') diff --git a/gtk/gtkshow.c b/gtk/gtkshow.c index 0bfb9cb529..34ae80fa79 100644 --- a/gtk/gtkshow.c +++ b/gtk/gtkshow.c @@ -39,7 +39,7 @@ * Typical examples are * - `file:///home/gnome/pict.jpg` * - `http://www.gnome.org` - * - `mailto:me@gnome.org` + * - `mailto:me\@gnome.org` * Ideally the timestamp is taken from the event triggering * the gtk_show_uri() call. If timestamp is not known you can take * %GDK_CURRENT_TIME. -- cgit v1.2.1