diff options
author | Peter Eisentraut | 2013-02-25 22:58:14 +0000 |
---|---|---|
committer | Peter Eisentraut | 2013-02-25 22:58:14 +0000 |
commit | 8337e3b4575b1588462c2d74135516fd22f60942 (patch) | |
tree | 0f596c079115871b5d370e25277a0527345e6c3f | |
parent | 2953cd6d17210935098c803c52c6df5b12a725b9 (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 c8b841cd6b..adc923bacc 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>[email protected] so</email> that the deficiency + your issue to <email>[email protected]</email> so that the deficiency can be addressed. </para> </sect2> |