diff options
Diffstat (limited to 'trinity-base/tdesu/tdesu-14.0.6.ebuild')
-rw-r--r-- | trinity-base/tdesu/tdesu-14.0.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/trinity-base/tdesu/tdesu-14.0.6.ebuild b/trinity-base/tdesu/tdesu-14.0.6.ebuild index dbe98240..a1da5610 100644 --- a/trinity-base/tdesu/tdesu-14.0.6.ebuild +++ b/trinity-base/tdesu/tdesu-14.0.6.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="7" TRINITY_MODULE_NAME="tdebase" @@ -28,7 +27,7 @@ pkg_postinst () { einfo "It can be overriden on a user-level by adding:" einfo " [super-user-command]" einfo " super-user-command=su" - einfo "to the kdeglobal config file which is should be usually" + einfo "to the kdeglobals config file which is should be usually" einfo "located in the ~/.trinity/share/config/ directory." fi |