From: Fredrik Skolmli Date: Sat, 10 Jul 2010 00:00:01 +0000 (+0200) Subject: Documentation: Spelling fix in protocol-capabilities.txt X-Git-Tag: v1.7.2-rc3~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d1e34158a3023af48541bf1731d202849929a12;p=thirdparty%2Fgit.git Documentation: Spelling fix in protocol-capabilities.txt Signed-off-by: Fredrik Skolmli Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/protocol-capabilities.txt b/Documentation/technical/protocol-capabilities.txt index fd1a593149..b15517fa06 100644 --- a/Documentation/technical/protocol-capabilities.txt +++ b/Documentation/technical/protocol-capabilities.txt @@ -119,7 +119,7 @@ both. ofs-delta --------- -Server can send, and client understand PACKv2 with delta refering to +Server can send, and client understand PACKv2 with delta referring to its base by position in pack rather than by an obj-id. That is, they can send/read OBJ_OFS_DELTA (aka type 6) in a packfile.