diff options
author | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2021-04-06 10:50:33 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2021-04-06 12:47:05 +0200 |
commit | 6c3d2f894627e29010040cdd30d3a010d6c71262 (patch) | |
tree | 9be926b23218008479e0b079e2e6183cf23897a8 /officecfg | |
parent | 415e250e0fd3aa46327ad3857fa0d6eef83bb7c5 (diff) |
Fix comment
Change-Id: Idc41aacbfae180a5d47499ade073f4d8f3af1350
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113628
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Jenkins
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 486c9aafb47f..ba899658ad83 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2795,7 +2795,7 @@ * vnd.sun.star.script:YourScript.*location=share * .*location=application.* - When this list is empty, all document event URLs are allowed. + When this property is not set, all document event URLs are allowed. </desc> </info> </prop> |