summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl')
-rw-r--r--offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl b/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl
index 38d9ad3c548e..f93a61749a1a 100644
--- a/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl
+++ b/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl
@@ -27,7 +27,7 @@
//---------------------------------------Note----------------------------------
// allows for different iterators for grammar checking and smart tags,
// interface must be implemented exactly once for each document since
-// the interface pointer will be used to get an unique document id.
+// the interface pointer will be used to get a unique document id.
module com { module sun { module star { module text {