storage: Fix spelling mistake
This commit is contained in:
parent
27893acf34
commit
3814a50fa0
@ -20,7 +20,7 @@ type TorrentImpl interface {
|
||||
// Interacts with torrent piece data.
|
||||
type PieceImpl interface {
|
||||
// These interfaces are not as strict as normally required. They can
|
||||
// assume that the parameters are appropriate for the dimentions of the
|
||||
// assume that the parameters are appropriate for the dimensions of the
|
||||
// piece.
|
||||
io.ReaderAt
|
||||
io.WriterAt
|
||||
|
Loading…
x
Reference in New Issue
Block a user