summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl b/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl
index ca9b36e2e1d3..d567db289686 100644
--- a/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl
+++ b/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl
@@ -42,7 +42,7 @@ published constants RenderingCapabilities
const byte Delayed = 1;
//-------------------------------------------------------------------------
- /** The implementation is able to store the data persistant in the system
+ /** The implementation is able to store the data persistent in the system
so that it does not get lost when the source application no longer exist.
*/
const byte Persistant = 2;