minor tweaks
[sface.git] / sface / screens / configscreen.py
index 97e697c..2319313 100644 (file)
@@ -83,5 +83,5 @@ class ConfigScreen(SfaScreen):
         SfaScreen.__init__(self, parent)
         
         widget = ConfigWidget(self)
-        self.init(widget, "Configure", "Configure the OneLab Federation GUI")
+        self.init(widget, "Configure", "Configure the OneLab SFA crawler")