From 6ca26412033505ab5f6085a6995748380dc0fd45 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 1 Jun 2016 15:38:23 -0400 Subject: [PATCH] Spelling: well-known This is the spelling that is used in the D-Bus specification. --- doc/flatpak-build.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/flatpak-build.xml b/doc/flatpak-build.xml index aaf4a883..c68e894b 100644 --- a/doc/flatpak-build.xml +++ b/doc/flatpak-build.xml @@ -145,7 +145,7 @@ - Expose a well known socket to the application. This overrides to + Expose a well-known socket to the application. This overrides to the Context section from the application metadata. SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus. This option can be used multiple times. @@ -156,7 +156,7 @@ - Don't expose a well known socket to the application. This overrides to + Don't expose a well-known socket to the application. This overrides to the Context section from the application metadata. SOCKET must be one of: x11, wayland, pulseaudio, system-bus, session-bus. This option can be used multiple times. @@ -227,7 +227,7 @@ - Allow the application to own the well known name NAME on the session bus. + Allow the application to own the well-known name NAME on the session bus. This overrides to the Context section from the application metadata. This option can be used multiple times. @@ -237,7 +237,7 @@ - Allow the application to talk to the well known name NAME on the session bus. + Allow the application to talk to the well-known name NAME on the session bus. This overrides to the Context section from the application metadata. This option can be used multiple times. @@ -247,7 +247,7 @@ - Allow the application to own the well known name NAME on the system bus. + Allow the application to own the well-known name NAME on the system bus. This overrides to the Context section from the application metadata. This option can be used multiple times. @@ -257,7 +257,7 @@ - Allow the application to talk to the well known name NAME on the system bus. + Allow the application to talk to the well-known name NAME on the system bus. This overrides to the Context section from the application metadata. This option can be used multiple times.