fix docstring

This commit is contained in:
Thomas Vander Stichele
2012-11-18 13:01:50 +00:00
parent 2a0bc4a8df
commit a8371ed541

View File

@@ -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