summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/XTextInputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XTextInputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/XTextInputStream.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/XTextInputStream.idl b/udkapi/com/sun/star/io/XTextInputStream.idl
index 2a8eee42e8bf..e0a821496a06 100644
--- a/udkapi/com/sun/star/io/XTextInputStream.idl
+++ b/udkapi/com/sun/star/io/XTextInputStream.idl
@@ -72,8 +72,8 @@ published interface XTextInputStream: com::sun::star::io::XInputStream
of the stream is reached.</p>
<p><strong>Important:</strong>
This cannot be detected by asking for an empty string
- because that can be a valid return value of <member>
- readLine()</member> (if the line is empty) and
+ because that can be a valid return value of readLine()
+ (if the line is empty) and
readString() (if a delimiter is directly followed
by the next one).</p>