[SCM] morituri/master: doc fix
    js at users.alioth.debian.org 
    js at users.alioth.debian.org
       
    Sun Oct 19 20:09:34 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit e6176d8b8c2b5290a65bc24bcb8a9ed03b1af0df
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Thu Aug 25 11:04:20 2011 +0000
    doc fix
diff --git a/morituri/extern/task/gstreamer.py b/morituri/extern/task/gstreamer.py
index bf86393..071ed79 100644
--- a/morituri/extern/task/gstreamer.py
+++ b/morituri/extern/task/gstreamer.py
@@ -50,7 +50,7 @@ class GstPipelineTask(task.Task):
 
     @cvar gst:      the GStreamer module, so code does not have to import gst
                     as a module in code everywhere to avoid option stealing.
-    @var  playing:  whether the pipeline should be set to playing after
+    @cvar playing:  whether the pipeline should be set to playing after
                     paused.  Some pipelines don't need to play for a task
                     to be done (for example, querying length)
     @type playing:  bool
-- 
morituri packaging
    
    
More information about the pkg-multimedia-commits
mailing list