| commit | fcdfd309345afaf88fac587e837e51e741c60400 | [log] |
|---|---|---|
| author | Andrea Gelmini <andrea.gelmini@gelma.net> | Tue Jun 14 11:58:18 2022 +0200 |
| committer | Julien Nabet <serval2412@yahoo.fr> | Thu Jun 16 13:01:48 2022 +0200 |
| tree | 3669039dc939f75b9c03936cc85cc71a61c698aa | |
| parent | 965bad9abb9b07245cce525694bc0b52c08c05fa [diff] |
Fix typo Change-Id: I7ff6efac1edd171f65ebd901d8f03f38364496b8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135927 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
diff --git a/offapi/com/sun/star/ucb/MissingPropertiesException.idl b/offapi/com/sun/star/ucb/MissingPropertiesException.idl index a4f55c1..a56193d 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.