fix language

This commit is contained in:
Joey Hess 2019-11-11 12:36:57 -04:00
parent 14f2c1eb92
commit e42eb04182
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -148,7 +148,7 @@ support a request, it can reply with `UNSUPPORTED-REQUEST`.
remote. A block of responses remote. A block of responses
can be made to this, which must always end with `END`. can be made to this, which must always end with `END`.
* `CONTENT Size Name` * `CONTENT Size Name`
An file stored in the special remote. The Size is its size A file stored in the special remote. The Size is its size
in bytes. The Name is the name of the file on the remote, in bytes. The Name is the name of the file on the remote,
in the form of a relative path, and may contain path separators, in the form of a relative path, and may contain path separators,
whitespace, and other special characters. whitespace, and other special characters.