diff options
author | Peter Eisentraut | 2013-02-25 22:58:14 +0000 |
---|---|---|
committer | Peter Eisentraut | 2013-02-25 23:00:30 +0000 |
commit | 4fd25a367f24b2bb374393db7c53e4f048ff6bf2 (patch) | |
tree | 452e27969be256ae957ecef0426f2238832b2810 | |
parent | 570e15f16f1c13c2b6b7fd75605fb77a052320f4 (diff) |
doc: Fix markup typo
-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 c3e143ac324..cbde51e99e3 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> |