docstring typo fixes

svn: r15030
This commit is contained in:
Raphael Ackermann
2010-04-04 18:55:58 +00:00
parent 6ae2f1c81e
commit e371599df4
7 changed files with 13 additions and 13 deletions

View File

@ -179,7 +179,7 @@ class MediaView(ListView):
def drag_info(self):
"""
Return the type of DND targetst that this view will accept. For Media
Return the type of DND targets that this view will accept. For Media
View, we will accept media objects.
"""
return DdTargets.MEDIAOBJ