From d6cda0c5623f09fde2a8693ac524826c49737cac Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sun, 21 May 2023 13:07:00 +0200 Subject: [PATCH] Fix typo --- src/preferences.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/preferences.py b/src/preferences.py index 48fec99..c55ee7d 100644 --- a/src/preferences.py +++ b/src/preferences.py @@ -255,7 +255,7 @@ class PreferencesWindow(Adw.PreferencesWindow): def set_subtitle(self, win, source_id): getattr(win, f'{source_id.replace("-", "_")}_action_row').set_subtitle( - # Remove the path if the dir is picked via the Faltpak portal + # Remove the path if the dir is picked via the Flatpak portal re.sub( "/run/user/\\d*/doc/......../", "",