mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
Typo.
This commit is contained in:
parent
97d0ba23eb
commit
1e6864ac01
@ -285,7 +285,7 @@ _SCHEMAS = {
|
||||
}
|
||||
|
||||
|
||||
# Callabale that takes offset and length, returns the data at that range.
|
||||
# Callable that takes offset and length, returns the data at that range.
|
||||
ReadData = Callable[[int, int], bytes]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user