mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Fix typo.
This commit is contained in:
parent
5cd9ccfc6a
commit
f671b47a6d
@ -504,7 +504,7 @@ def read_share_chunk(
|
||||
else:
|
||||
# Technically HTTP allows sending an OK with full body under these
|
||||
# circumstances, but the server is not designed to do that so we ignore
|
||||
# than possibility for now...
|
||||
# that possibility for now...
|
||||
raise ClientException(response.code)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user