From be75c6cb23f5be4c1810a5959012f83ef500c0b6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut <peter_e@gmx.net> Date: Mon, 25 Feb 2013 17:58:14 -0500 Subject: [PATCH] doc: Fix markup typo --- doc/src/sgml/xml2.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml index c8b841cd6b8..adc923bacc0 100644 --- a/doc/src/sgml/xml2.sgml +++ b/doc/src/sgml/xml2.sgml @@ -25,7 +25,7 @@ you are encouraged to try converting your applications. If you find that some of the functionality of this module is not available in an adequate form with the newer API, please explain - your issue to <email>pgsql-hackers@postgresql.org so</email> that the deficiency + your issue to <email>pgsql-hackers@postgresql.org</email> so that the deficiency can be addressed. </para> </sect2> -- GitLab