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 18:00:13 -0500 |
| commit | c191ec79a10670577090d06414c39ad3ff69f521 (patch) | |
| tree | 0ba142fc1ce53adf3bea79ac295452f63741c411 | |
| parent | 4675fd41c72d5a1474c920ab7d37c7f96b9a727e (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 01961af4460..ee32bc774c0 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> |
