]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: Spelling fix in protocol-capabilities.txt
authorFredrik Skolmli <fredrik@frsk.net>
Sat, 10 Jul 2010 00:00:01 +0000 (02:00 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 10 Jul 2010 00:36:28 +0000 (17:36 -0700)
Signed-off-by: Fredrik Skolmli <fredrik@frsk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/protocol-capabilities.txt

index fd1a593149a0ed1a12085bb83067576674a04e81..b15517fa06bd782fb757e6b0836f9bceea8b7c05 100644 (file)
@@ -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.