diff --git a/configs/releng/airootfs/usr/local/bin/fws-about b/configs/releng/airootfs/usr/local/bin/fws-about index 223db89..07e0183 100755 --- a/configs/releng/airootfs/usr/local/bin/fws-about +++ b/configs/releng/airootfs/usr/local/bin/fws-about @@ -114,7 +114,7 @@ def _project_tab(osr): title.set_markup(f"{name}") box.pack_start(title, False, False, 0) - tag = Gtk.Label(label="Une distribution Arch Linux pensée pour remplacer " + tag = Gtk.Label(label="Une distribution Linux pensée pour remplacer " "Windows : bureau prêt à l'emploi, jeux, VR et " "compatibilité applicative.") tag.set_line_wrap(True)