geniclient isnt used anymore
[sfa.git] / sfa / server / aggregate.py
index 5a7034b..9aee864 100644 (file)
@@ -35,7 +35,7 @@ class Aggregate(GeniServer):
         self.server.interface = 'aggregate'
 
 ##
-# Aggregates is a dictionary of geniclient aggregate connections keyed on the aggregate hrn
+# Aggregates is a dictionary of aggregate connections keyed on the aggregate hrn
 
 class Aggregates(dict):