Skip to content
Snippets Groups Projects
Commit 591175b6 authored by Calen Pennington's avatar Calen Pennington Committed by Matthew Mongeau
Browse files

Remove extra word in doc string

parent 568cf10f
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment