self.media_data->self.media_manager in the docstring. Thanks for catching, Elrond.

This commit sponsored by Sebastian Hugentobler.  Thank you!
This commit is contained in:
Christopher Allan Webber 2013-03-03 16:28:16 -06:00
parent e77df64fd1
commit 5302477671

View File

@ -129,7 +129,7 @@ class MediaEntryMixin(object):
def get_display_media(self): def get_display_media(self):
"""Find the best media for display. """Find the best media for display.
We try checking self.media_data.fetching_order if it exists to We try checking self.media_manager.fetching_order if it exists to
pull down the order. pull down the order.
Returns: Returns: