[Libreoffice-commits] core.git: offapi/com
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Oct 12 08:59:00 UTC 2018
offapi/com/sun/star/document/MediaDescriptor.idl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 9f9372ff52cb7d3792f116faa73dd019825b7e38
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Thu Oct 11 14:58:02 2018 +0200
Commit: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Fri Oct 12 10:58:35 2018 +0200
Improve sentences
Change-Id: I9d5c657f53d23b2801b0e90584a4b8613dd93235
Reviewed-on: https://gerrit.libreoffice.org/61671
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/offapi/com/sun/star/document/MediaDescriptor.idl b/offapi/com/sun/star/document/MediaDescriptor.idl
index 61d0053bbdde..c0e813170949 100644
--- a/offapi/com/sun/star/document/MediaDescriptor.idl
+++ b/offapi/com/sun/star/document/MediaDescriptor.idl
@@ -324,7 +324,7 @@ service MediaDescriptor
*/
[optional,property] boolean Overwrite;
- /** password for loading storing documents
+ /** password for loading or storing documents
<p>
It contains a password for loading or storing a component (if necessary).
@@ -479,7 +479,7 @@ service MediaDescriptor
/** URL of the document
<p>
- The location of the component in URL syntax. It must be the full qualified URL and
+ The location of the component in URL syntax. It must be a fully qualified URL.
</p>
*/
[optional,property] string URL;
More information about the Libreoffice-commits
mailing list