docstring typo fixes

svn: r15036
This commit is contained in:
Raphael Ackermann
2010-04-05 13:10:29 +00:00
parent d79961ff0b
commit 844002e312
3 changed files with 4 additions and 4 deletions

View File

@ -230,7 +230,7 @@ class MediaView(ListView):
def get_bookmarks(self):
"""
Return the booksmarks associated with this view
Return the bookmarks associated with this view
"""
return self.dbstate.db.get_media_bookmarks()