compat: fix typos
Fix typos and grammar. Reported-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
777489f9e0
commit
54ee29cfd5
@ -292,7 +292,7 @@ compat_symbol (libc, __compat_regexec, regexec, GLIBC_2_0);
|
||||
concerned.
|
||||
|
||||
If REGS is not NULL, and BUFP->no_sub is not set, the offsets of the match
|
||||
and all groups is stroed in REGS. (For the "_2" variants, the offsets are
|
||||
and all groups are stored in REGS. (For the "_2" variants, the offsets are
|
||||
computed relative to the concatenation, not relative to the individual
|
||||
strings.)
|
||||
|
||||
|
Reference in New Issue
Block a user