Commit 22624fee by Victor Shnayder

fix typo in comment

parent 4c8ff641
...@@ -146,7 +146,7 @@ class CourseDescriptor(SequenceDescriptor): ...@@ -146,7 +146,7 @@ class CourseDescriptor(SequenceDescriptor):
could possibly be in the section, for any student could possibly be in the section, for any student
all_descriptors - This contains a list of all xmodules that can all_descriptors - This contains a list of all xmodules that can
effect grading a student. This is used to efficiently fetch affect grading a student. This is used to efficiently fetch
all the xmodule state for a StudentModuleCache without walking all the xmodule state for a StudentModuleCache without walking
the descriptor tree again. the descriptor tree again.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment