Commit 47bf71ae by Calen Pennington

Remove extra word in doc string

parent b91a1d48
......@@ -123,7 +123,7 @@ class ModuleStore(object):
def get_item(self, location):
"""
Returns an XModuleDescriptor instance for the item at location.
If location.revision is None, returns the most item with the most
If location.revision is None, returns the item with the most
recent revision
If any segment of the location is None except revision, raises
......
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