Index: lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as =================================================================== RCS file: /usr/local/cvsroot/lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as,v diff -u -r1.26 -r1.27 --- lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as 4 Jul 2008 02:37:39 -0000 1.26 +++ lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as 4 Jul 2008 02:45:51 -0000 1.27 @@ -237,7 +237,7 @@ } /** - * Main function for drawing the MovieClip to represent the chldren activity. Complex type children will create a nested LCA. + * Main function for drawing the MovieClip to represent the children activities. Complex type children will create a nested LCA. * Identifies when a active/open sequence (of Optional Sequence for example) is reached and halts for later processing, to control * drawing order and timing. * @@ -416,7 +416,7 @@ } /** - * Checking if the Learner is currently current at, attempting or completed a Sequence or Complex activity and redrawing the component + * Checking if the Learner is currently at, attempting or completed a Sequence or Complex activity and redrawing the component * appropriatly for the progress status. This function updates and redraws the component due to the progress status of the children activities. * */