Skip to content

Commit

Permalink
Small comment change
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 28, 2019
1 parent 36a3621 commit efa4c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/netius/extra/file.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class FileServer(netius.servers.HTTP2Server):
for directories taking into account the base path values.
This is a synchronous implementation meaning that the server loop
will block for the various i/o operations to be performed.
will block for the various I/O operations to be performed.
Current implementation supports byte ranges so that partial retrieval
of a file is possible.
Expand Down

0 comments on commit efa4c6f

Please sign in to comment.