Merge pull request #264 from DuncanBetts/DuncanBetts-patch-1

Typo (appying)
This commit is contained in:
Konsta Vesterinen 2017-03-15 23:04:54 +02:00 committed by GitHub
commit 3cd6957fcc
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ def sort_query(query, *args, **kwargs):
query = sort_query(query, 'name')
2. Appying descending sort
2. Applying descending sort
::