From ce3892a8cd50a8941a708ec69b8e2618ad052c46 Mon Sep 17 00:00:00 2001 From: segfault Date: Sun, 21 Dec 2025 23:45:19 +0100 Subject: [PATCH] Fix typos --- docs/extension.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/extension.rst b/docs/extension.rst index c6b49940..ff029988 100644 --- a/docs/extension.rst +++ b/docs/extension.rst @@ -23,11 +23,11 @@ applications, please see the corresponding flatpak or build manifest. ``.Debug, .Locale, .Sources`` extensions created by Flatpak builder do -not need to be specified manually. These are automaitcally created and +not need to be specified manually. These are automatically created and loaded if installed. Note that, ``.Locale`` extensions are by default only partially -installed (only for the configued languages) by Flatpak. To install the +installed (only for the configured languages) by Flatpak. To install the full locale extension ``flatpak update --subpath= $FLATPAK_ID.Locale`` can be used. @@ -216,7 +216,7 @@ The extensions are mounted in alphabetical path order of directory. .. warning:: Some extensions are installed automatically by the runtime based on - certain conditions and these do not need be added to application + certain conditions and these do not need to be added to application manifests. Please see below for the purpose of extensions or extension points defined in the runtime. Similarly extensions created by Flatpak builder like ``.Locale, .Debug`` also do not need to be