From ad6afd0fc112758349da5f00c4860abd7bd68b5a Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 22 Jan 2018 12:47:42 +0000 Subject: [PATCH] docs: Replace an XML entity with a UTF-8 character instead Another part of the long tail of converting our documentation from DocBook to Markdown. Signed-off-by: Philip Withnall https://bugzilla.gnome.org/show_bug.cgi?id=790698 --- glib/gconvert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gconvert.c b/glib/gconvert.c index cef72cae6..407064cd7 100644 --- a/glib/gconvert.c +++ b/glib/gconvert.c @@ -76,7 +76,7 @@ * in it ("/"). However, displaying file names may require conversion: * from the character set in which they were created, to the character * set in which the application operates. Consider the Spanish file name - * "Presentación.sxi". If the application which created it uses + * "Presentación.sxi". If the application which created it uses * ISO-8859-1 for its encoding, * |[ * Character: P r e s e n t a c i ó n . s x i