Modified:
/trunk/ecspy/observers.py
=======================================
--- /trunk/ecspy/observers.py Thu Aug 19 22:26:17 2010
+++ /trunk/ecspy/observers.py Fri Jan 20 05:52:17 2012
@@ -1,7 +1,7 @@
"""
This module provides pre-defined observers for evolutionary
computations.
- All terminator functions have the following arguments:
+ All observer functions have the following arguments:
- *population* -- the population of Individuals
- *num_generations* -- the number of elapsed generations