From 468e0ea7d325bc31b464f86599c7f346211c1af7 Mon Sep 17 00:00:00 2001 From: AsciiWolf <mail@asciiwolf.com> Date: Wed, 5 Jan 2022 01:02:18 +0100 Subject: [PATCH] Fix typo in AppData --- org.zdoom.GZDoom.appdata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.zdoom.GZDoom.appdata.xml b/org.zdoom.GZDoom.appdata.xml index d46ac74..1bd8424 100644 --- a/org.zdoom.GZDoom.appdata.xml +++ b/org.zdoom.GZDoom.appdata.xml @@ -54,7 +54,7 @@ </p> <p> - With Flatpak, all file-access is restricted too ~/.var/app/org.zdoom.GZDoom/.config/gzdoom for privacy reasons. You'll have to manually place your IWADs and PWADS there, or you should use an application like Flatseal to give GZDoom additional permissions. + With Flatpak, all file-access is restricted to ~/.var/app/org.zdoom.GZDoom/.config/gzdoom for privacy reasons. You'll have to manually place your IWADs and PWADS there, or you should use an application like Flatseal to give GZDoom additional permissions. </p> </description>