aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-06-03 09:04:58 +0000
committerLibravatar GitHub <noreply@github.com>2021-06-03 09:04:58 +0000
commitc50dd74f615aaa9d0ebd6a1c459c5b3268ba1b9d (patch)
tree7c65da345e0622948814e1ab6378176e9f49be48
parentversion 0.9.66rc1 released (diff)
parentCorrect typo in telegram-desktop profile (diff)
downloadfirejail-c50dd74f615aaa9d0ebd6a1c459c5b3268ba1b9d.tar.gz
firejail-c50dd74f615aaa9d0ebd6a1c459c5b3268ba1b9d.tar.zst
firejail-c50dd74f615aaa9d0ebd6a1c459c5b3268ba1b9d.zip
Merge pull request #4327 from ordinary-dev/fix-telegram-profile
Correct typo in telegram-desktop profile
-rw-r--r--etc/profile-m-z/telegram-desktop.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/telegram-desktop.profile b/etc/profile-m-z/telegram-desktop.profile
index e0c5aee9e..7463b761f 100644
--- a/etc/profile-m-z/telegram-desktop.profile
+++ b/etc/profile-m-z/telegram-desktop.profile
@@ -2,7 +2,7 @@
2# Description: Official Telegram Desktop client 2# Description: Official Telegram Desktop client
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4# Persistent local customizations 4# Persistent local customizations
5include tekegram-desktop.local 5include telegram-desktop.local
6# Persistent global definitions 6# Persistent global definitions
7# added by included profile 7# added by included profile
8#include globals.local 8#include globals.local