From 52e7ebcd97fd39983b73d61e3a60aade8a0d4c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hubert=20Figui=C3=A8re?= Date: Thu, 4 Apr 2024 19:01:54 -0400 Subject: [PATCH] doc: Fix some typos --- doc/flatpak-manifest.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/flatpak-manifest.xml b/doc/flatpak-manifest.xml index f0ebd49b..9477bb11 100644 --- a/doc/flatpak-manifest.xml +++ b/doc/flatpak-manifest.xml @@ -265,15 +265,15 @@ (string) - Any mimetypes file with this name will me renamed to a name based on id during the cleanup phase. (since 1.4.0) + Any mimetypes file with this name will be renamed to a name based on id during the cleanup phase. (since 1.4.0) (string) - Any icon with this name will be renamed to a name based on id during the cleanup phase. Note that this is the icon name, not the full filenames, so it should not include a filename extension. + Any icon with this name will be renamed to a name based on id during the cleanup phase. Note that this is the icon name, not the full filename, so it should not include a filename extension. (array of string) - Any mime icons with any of these names will be renamed to a name prefixed with id during the cleanup phase. Note that this is the icon name, not the full filenames, so it should not include a filename extension. (since 1.4.0) + Any mime icons with any of these names will be renamed to a name prefixed with id during the cleanup phase. Note that these are the icon names, not the full filenames, so they should not include a filename extension. (since 1.4.0) (string)