summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/ucb/MissingPropertiesException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/MissingPropertiesException.idl b/offapi/com/sun/star/ucb/MissingPropertiesException.idl
index a4f55c1903b0..a56193d407da 100644
--- a/offapi/com/sun/star/ucb/MissingPropertiesException.idl
+++ b/offapi/com/sun/star/ucb/MissingPropertiesException.idl
@@ -22,7 +22,7 @@ module com { module sun { module star { module ucb {
/** This exception is used to indicate that there are properties missing.
- <p>For example, to create a new resource, usually one ore more property
+ <p>For example, to create a new resource, usually one or more property
values must be set prior to executing the command "insert", which makes
the new resource persistent.