From f07d61c376b2e89c3262d6cdace889b958b37369 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Nov 2019 12:39:51 -0400 Subject: [PATCH] typo --- .../export_and_import_appendix.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/design/external_special_remote_protocol/export_and_import_appendix.mdwn b/doc/design/external_special_remote_protocol/export_and_import_appendix.mdwn index eac26458dc..c27239d8b5 100644 --- a/doc/design/external_special_remote_protocol/export_and_import_appendix.mdwn +++ b/doc/design/external_special_remote_protocol/export_and_import_appendix.mdwn @@ -179,7 +179,7 @@ support a request, it can reply with `UNSUPPORTED-REQUEST`. Retrieves the content of a file from the special remote to the File on local disk. Must take care to only retrieve content that has the ContentIdentifier specified by - by `EXPECTED`. + `EXPECTED`. While the transfer is running, the remote can send any number of `PROGRESS` messages. Once the transfer is complete, it finishes by sending one of these replies: