From 8f472db72ecfe85c4f8a91693d9a266e3f149549 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 25 Feb 2025 16:44:38 +0000 Subject: [PATCH] docs: Fix a couple of minor typos in sandbox-permissions.rst Signed-off-by: Philip Withnall --- docs/sandbox-permissions.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sandbox-permissions.rst b/docs/sandbox-permissions.rst index b30d65a5..11571356 100644 --- a/docs/sandbox-permissions.rst +++ b/docs/sandbox-permissions.rst @@ -107,7 +107,7 @@ commonly require, and can therefore be freely used. D-Bus access ```````````` -DBus access is filtered by default. The default policy for the session bus +D-Bus access is filtered by default. The default policy for the session bus only allows the application to own its own namespace named by ``$FLATPAK_ID``, subnames of it and ``org.mpris.MediaPlayer2.$FLATPAK_ID`` for `MPRIS `_. @@ -127,7 +127,7 @@ for more information. **Ownership** Any ownership beyond what is granted by default ie. own namespace and -``org.mpris.MediaPlayer2.$FLAPTAK_ID`` is typically unnecessary +``org.mpris.MediaPlayer2.$FLATPAK_ID`` is typically unnecessary although there can be exceptions. **Talk**