doc: various spelling fixes

Most of these were found using Lucas De Marchi's codespell tool.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Stefano Lattarini
2013-04-12 00:36:10 +02:00
committed by Junio C Hamano
parent 7f20008d14
commit e1c3bf496f
10 changed files with 13 additions and 13 deletions

View File

@ -55,7 +55,7 @@ Functions
initial, empty state.
`argv_array_detach`::
Detach the argv array from the `struct argv_array`, transfering
Detach the argv array from the `struct argv_array`, transferring
ownership of the allocated array and strings.
`argv_array_free_detached`::