diff -r 063194eaf87b -r 8e0a17067b35 app/soc/models/student.py --- a/app/soc/models/student.py Fri Jan 30 09:31:56 2009 +0000 +++ b/app/soc/models/student.py Fri Jan 30 09:43:11 2009 +0000 @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""This module contains the Contributor Model.""" +"""This module contains the Student Model.""" __authors__ = [ '"Todd Larsen" ',