diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-05-10 09:34:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-05-10 14:50:59 +0200 |
commit | fbc038cc4f4a12f8302ce5b3bd7d739bd66a674e (patch) | |
tree | d6cc189748e5980420cc0611b44b28ec4183ea25 /sysui | |
parent | 8ccffe4e7fb6abf6fa3ba9187007e9d8af116baf (diff) |
an uno -> a uno
Change-Id: I538db88f8477dd2d2ad25c372928fec6c11d979d
Reviewed-on: https://gerrit.libreoffice.org/72105
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/man/libreoffice.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysui/desktop/man/libreoffice.1 b/sysui/desktop/man/libreoffice.1 index 5f938d3aaf48..b86ef60e4bba 100644 --- a/sysui/desktop/man/libreoffice.1 +++ b/sysui/desktop/man/libreoffice.1 @@ -48,10 +48,10 @@ sbase, scalc, sdraw, simpress, smath, sofficerc, swriter .SH OPTIONS .TP \fB\-\-accept=\fIaccept\-string\fR -Specifies an UNO-URL connect-string to create a UNO acceptor through which other +Specifies a UNO-URL connect-string to create a UNO acceptor through which other programs can connect to access the API. Note that API access allows execution of arbitrary commands. -The syntax of an UNO-URL connect-string is: +The syntax of a UNO-URL connect-string is: \fIuno:connection-type,params;protocol-name,params;ObjectName\fR .TP |