Index: lams_common/src/java/org/lamsfoundation/lams/lesson/LearnerProgress.java =================================================================== RCS file: /usr/local/cvsroot/lams_common/src/java/org/lamsfoundation/lams/lesson/LearnerProgress.java,v diff -u -r1.6 -r1.7 --- lams_common/src/java/org/lamsfoundation/lams/lesson/LearnerProgress.java 17 Feb 2005 05:32:57 -0000 1.6 +++ lams_common/src/java/org/lamsfoundation/lams/lesson/LearnerProgress.java 23 Feb 2005 04:11:25 -0000 1.7 @@ -52,8 +52,8 @@ /** * The current activity always present the activity with transition, which - * means it won't be leaf node of a complex activity. To understand, the - * activity tree, please read relevant documentation and comment. The tool + * means it won't be leaf node of a complex activity. To understand the + * activity tree, please read relevant documentation and comment. The current * content could be the same as next activity if next activity is not the * leaf node. The main purpose of current activity is to restore the * progress states if the user exist without finishing the activity.