summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installclasses/custom.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/installclasses/custom.py b/installclasses/custom.py
index f11a2c7ba..6f015149d 100644
--- a/installclasses/custom.py
+++ b/installclasses/custom.py
@@ -12,8 +12,7 @@ class InstallClass(BaseInstallClass):
pixmap = "custom.png"
description = N_("Select this installation type to gain complete "
"control over the installation process, including "
- "software package selection and authentication "
- "preferences.")
+ "software package selection and partitioning.")
sortPriority = 10000
showLoginChoice = 1
showMinimal = 1