Index: lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as =================================================================== diff -u -re4ee9834b56ccd57cf1a8548cec5d58338a39cd3 -r10766a6dfd47dea5597012f7a34c090d099e15c2 --- lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as (.../LearnerComplexActivity.as) (revision e4ee9834b56ccd57cf1a8548cec5d58338a39cd3) +++ lams_flash/src/common/flash/org/lamsfoundation/lams/common/LearnerComplexActivity.as (.../LearnerComplexActivity.as) (revision 10766a6dfd47dea5597012f7a34c090d099e15c2) @@ -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. * */