Commit d82fab0b authored by Andreas Brandl's avatar Andreas Brandl

Fix wording in comment

parent 400b979f
...@@ -80,7 +80,7 @@ module API ...@@ -80,7 +80,7 @@ module API
end end
# Prepare the full projects query # Prepare the full projects query
# None if this is supposed to actually execute any database query # None of this is supposed to actually execute any database query
def prepare_query(projects) def prepare_query(projects)
projects = reorder_projects(projects) projects = reorder_projects(projects)
projects = apply_filters(projects) projects = apply_filters(projects)
......
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