Minor documentation change
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sat, 25 Apr 2009 12:33:52 +0000 (14:33 +0200)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:12 +0000 (11:24 +0100)
youtube-dl

index e20e59bf8c3fda8d320803c83794d5697cbb24f0..496ae036fa7c98ed3166e0dfb16e857f4efad409 100755 (executable)
@@ -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.