summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/core/tdebase/debian/tdm-trinity.config
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/core/tdebase/debian/tdm-trinity.config')
-rw-r--r--ubuntu/_base/core/tdebase/debian/tdm-trinity.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/core/tdebase/debian/tdm-trinity.config b/ubuntu/_base/core/tdebase/debian/tdm-trinity.config
index 26fc8427c..8e5c207d7 100644
--- a/ubuntu/_base/core/tdebase/debian/tdm-trinity.config
+++ b/ubuntu/_base/core/tdebase/debian/tdm-trinity.config
@@ -40,7 +40,7 @@ if [ -e "$DEFAULT_DISPLAY_MANAGER_FILE" ]; then
head -n 1)
# the debconf configuration stores the package name,
# while the configuration files point to the binary name
- # tdm-trinity package name must be used for the tdm binary
+ # therefore tdm-trinity package name must be used for the tdm binary
if [ "$CURRENT_DEFAULT" = "/opt/trinity/bin/tdm" ]; then
CURRENT_DEFAULT=${THIS_PACKAGE}
else