update api docs (omissions, wording, typos)

This commit is contained in:
rolux 2014-12-21 13:03:49 +00:00
commit ea1a94e9e4
7 changed files with 8 additions and 7 deletions

View file

@ -11,7 +11,7 @@ from ox.django.api import actions
def tv(request, data):
'''
Gets TV program for a given list
Gets the current TV program for a given list
takes {
list: string // list name
}