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)