Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/xfce4.py
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/xfce4.py')
-rw-r--r--profiles/xfce4.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/xfce4.py b/profiles/xfce4.py
index 040f29bd..1cc4a62d 100644
--- a/profiles/xfce4.py
+++ b/profiles/xfce4.py
@@ -22,7 +22,7 @@ def _prep_function(*args, **kwargs):
# Ensures that this code only gets executed if executed
# through importlib.util.spec_from_file_location("xfce4", "/somewhere/xfce4.py")
-# or through conventional import gnome
+# or through conventional import xfce4
if __name__ == 'xfce4':
# Install dependency profiles
installation.install_profile('xorg')