Fix typo in VideoData docstring
authorBoris Bobrov <breton@cynicmansion.ru>
Sun, 20 Dec 2015 18:38:56 +0000 (21:38 +0300)
committerBoris Bobrov <breton@cynicmansion.ru>
Sun, 20 Dec 2015 18:38:56 +0000 (21:38 +0300)
mediagoblin/media_types/video/models.py

index 4d539e7bf47eadd34af54809fa1784929002ae1c..4742b3427d6d4f9cc04a515b5f7141435192ff0a 100644 (file)
@@ -30,7 +30,7 @@ BACKREF_NAME = "video__media_data"
 class VideoData(Base):
     """
     Attributes:
-     - media_data: the originating media entry (of course)
+     - media_entry: the originating media entry (of course)
      - width: width of the transcoded video
      - height: height of the transcoded video
      - orig_metadata: A loose json structure containing metadata gstreamer