Преглед изворни кода

Minor documentation change

Ricardo Garcia пре 16 година
родитељ
комит
2f11508ada
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

@@ -919,7 +919,7 @@ class PostProcessor(object):
 		"""Run the PostProcessor.
 
 		The "information" argument is a dictionary like the ones
-		returned by InfoExtractors. The only difference is that this
+		composed by InfoExtractors. The only difference is that this
 		one has an extra field called "filepath" that points to the
 		downloaded file.