[SCM] morituri/master: fix docstring

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:43 UTC 2014


The following commit has been merged in the master branch:
commit a8371ed541da37b93f447d5d8cfd4e2675eada3e
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Nov 18 13:01:50 2012 +0000

    fix docstring

diff --git a/morituri/result/result.py b/morituri/result/result.py
index e6efe72..1d0f0eb 100644
--- a/morituri/result/result.py
+++ b/morituri/result/result.py
@@ -79,7 +79,7 @@ class RipResult:
 
     @ivar offset: sample read offset
     @ivar table:  the full index table
-    @type table:  L{morituri.common.table.Table}
+    @type table:  L{morituri.image.table.Table}
     """
 
     offset = 0

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list