diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2013-02-25 17:58:14 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2013-02-25 17:58:14 -0500 |
commit | 8337e3b4575b1588462c2d74135516fd22f60942 (patch) | |
tree | 0f596c079115871b5d370e25277a0527345e6c3f /doc/src | |
parent | 2953cd6d17210935098c803c52c6df5b12a725b9 (diff) | |
download | postgresql-8337e3b4575b1588462c2d74135516fd22f60942.tar.gz postgresql-8337e3b4575b1588462c2d74135516fd22f60942.zip |
doc: Fix markup typo
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/xml2.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |