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 03e305a8e1f4..d438cb1cadd1 100644
--- a/offapi/com/sun/star/logging/FileHandler.idl
+++ b/offapi/com/sun/star/logging/FileHandler.idl
@@ -46,7 +46,7 @@ service FileHandler : XLogHandler
@param FileURL
the URL of the file to be created. This URL is resolved using the
- <type scope="::com::sun::star::util">PathSubstitution</type> service. That
+ ::com::sun::star::util::PathSubstitution service. That
is, it is allowed to include placeholders such as <code>$(userurl)</code>.
*/
create( [in] string FileURL );