Typo fix: replacing it's -> its
Signed-off-by: Benoit Bourbie <benoit.bourbie@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
200732744a
commit
3a51467b94
2
INSTALL
2
INSTALL
@ -101,7 +101,7 @@ Issues of note:
|
||||
- "openssl" library is used by git-imap-send to use IMAP over SSL.
|
||||
If you don't need it, use NO_OPENSSL.
|
||||
|
||||
By default, git uses OpenSSL for SHA1 but it will use it's own
|
||||
By default, git uses OpenSSL for SHA1 but it will use its own
|
||||
library (inspired by Mozilla's) with either NO_OPENSSL or
|
||||
BLK_SHA1. Also included is a version optimized for PowerPC
|
||||
(PPC_SHA1).
|
||||
|
Reference in New Issue
Block a user