diff -r 307f699e6102 -r 59107ce0a618 templates/about/mentor.html --- a/templates/about/mentor.html Wed Jan 05 18:52:48 2011 +0530 +++ b/templates/about/mentor.html Wed Jan 05 22:22:10 2011 +0530 @@ -1,20 +1,20 @@ {% extends 'base.html' %} {% block title %} - PyTasks - About - Mentor + PyTasks - About - Reviewer {% endblock %} {% block content %} - Mentoring is a right specific to the task. The user who creates a task will become the mentor for the task. A Mentor can request - other learn more users also to mentor the task. - Mentor is a person who mentors the task. Mentor has all the rights over the task.
+ Reviewering is a right specific to the task. The user who creates a task will become the reviewer for the task. A Reviewer can request + other learn more users also to reviewer the task. + Reviewer is a person who reviewers the task. Reviewer has all the rights over the task.
click here to know the complete life cycle of a task.