summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/xml/sax/XFastAttributeList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XFastAttributeList.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XFastAttributeList.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xml/sax/XFastAttributeList.idl b/offapi/com/sun/star/xml/sax/XFastAttributeList.idl
index 8bcd45062347..509bcf823061 100644
--- a/offapi/com/sun/star/xml/sax/XFastAttributeList.idl
+++ b/offapi/com/sun/star/xml/sax/XFastAttributeList.idl
@@ -96,7 +96,7 @@ interface XFastAttributeList: com::sun::star::uno::XInterface
@returns
If the attribute is available it returns the integer token of the value
from the attribute or FastToken::Invalid.
- If not the value of <param>Default</param> is returned.
+ If not the value of <code>Default</code> is returned.
*/
long getOptionalValueToken( [in] long Token, [in] long Default );