Adjust description of the internationalized domain name encoding to
better accomodate the GNU info conversion.
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index fcaa563..292c650 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -1835,7 +1835,7 @@
 encoding (ACE) of that name.
 
 \begin{alltt}
->{}>{}> u"www.Alliancefran\c{c}aise.nu".encode("idna")
+>{}>{}> u"www.Alliancefran\c caise.nu".encode("idna")
 'www.xn--alliancefranaise-npb.nu'
 \end{alltt}