diff options
author | Vivek Dasmohapatra <vivek@collabora.co.uk> | 2010-04-26 14:50:14 +0100 |
---|---|---|
committer | Vivek Dasmohapatra <vivek@collabora.co.uk> | 2010-05-10 13:48:52 +0100 |
commit | 56e186485d768b66190d6f1802e6178e7e50a8b0 (patch) | |
tree | ff3c65129c5de2a17b12d3dec21db431a18a7dfa /xml | |
parent | 45a415ec7ae312a86d848d5cd2215e1300324032 (diff) |
xmlns typo
Diffstat (limited to 'xml')
-rw-r--r-- | xml/Account_Manager_Interface_SSO.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/Account_Manager_Interface_SSO.xml b/xml/Account_Manager_Interface_SSO.xml index ce1c4f5c..d4e2041b 100644 --- a/xml/Account_Manager_Interface_SSO.xml +++ b/xml/Account_Manager_Interface_SSO.xml @@ -50,7 +50,7 @@ </method> <method name="GetAccount" tp:name-for-bindings="Get_Account"> - <tp:docstring xmlns="http://www.w32.org/1999/xhtml"> + <tp:docstring xmlns="http://www.w3c.org/1999/xhtml"> <p>Find an account by its SSO ID</p> </tp:docstring> |