summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/io/UnexpectedEOFException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/io/UnexpectedEOFException.idl b/udkapi/com/sun/star/io/UnexpectedEOFException.idl
index 77f0e4649425..30b6d5dbc331 100644
--- a/udkapi/com/sun/star/io/UnexpectedEOFException.idl
+++ b/udkapi/com/sun/star/io/UnexpectedEOFException.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module io {
-/** is thrown when the <code>EOF/code> is reached during reading a datatype
+/** is thrown when the <code>EOF</code> is reached during reading a datatype
(<code>long</code>, <code>string</code>, etc.).
*/
published exception UnexpectedEOFException: com::sun::star::io::IOException