changeset 1077 | 8e0a17067b35 |
parent 207 | 8ecc2e4198cd |
child 1307 | 091a21cf3627 |
--- 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" <tlarsen@google.com>',