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