diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-05-18 17:40:39 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-05-18 17:40:39 +0100 |
commit | eca0455941c9341495d12cbc12816a66571f8d57 (patch) | |
tree | d11d2dc6576cbc435dccbbc051f162cc9ae3578e | |
parent | dce06a54fdd9dab98ec393f4a0eeb5512c391d9c (diff) |
Put Mail_Address docstring in the XHTML namespace
-rw-r--r-- | spec/Connection_Interface_Mail_Notification.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Connection_Interface_Mail_Notification.xml b/spec/Connection_Interface_Mail_Notification.xml index 1135a0ca..cfe67a8f 100644 --- a/spec/Connection_Interface_Mail_Notification.xml +++ b/spec/Connection_Interface_Mail_Notification.xml @@ -159,7 +159,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </tp:struct> <tp:struct name="Mail_Address" array-name="Mail_Address_List"> - <tp:docstring> + <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A pair (name, address) representing an e-mail address, such as ("Nicolas Dufresne", "nicolas.dufresne@collabora.co.uk"). At least one of name and address MUST be provided. A missing element will |