summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/logging/FileHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/logging/FileHandler.idl')
-rw-r--r--offapi/com/sun/star/logging/FileHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/logging/FileHandler.idl b/offapi/com/sun/star/logging/FileHandler.idl
index 5a327bd3bfba..03e305a8e1f4 100644
--- a/offapi/com/sun/star/logging/FileHandler.idl
+++ b/offapi/com/sun/star/logging/FileHandler.idl
@@ -32,7 +32,7 @@ interface XLogHandler;
/** specifies a component implementing a log handler whose output
channel is a file.
- <p>The handler will use the <code>Encoding</code> attribute of <type>XLogHandler</type>
+ <p>The handler will use the <code>Encoding</code> attribute of XLogHandler
to determine how to encode strings before actually writing them to the output
file.</p>