Spelling fixes

<BAD>                     <CORRECTED>
    accidently                accidentally
    commited                  committed
    dependancy                dependency
    emtpy                     empty
    existance                 existence
    explicitely               explicitly
    git-upload-achive         git-upload-archive
    hierachy                  hierarchy
    indegee                   indegree
    intial                    initial
    mulitple                  multiple
    non-existant              non-existent
    precendence.              precedence.
    priviledged               privileged
    programatically           programmatically
    psuedo-binary             pseudo-binary
    soemwhere                 somewhere
    successfull               successful
    transfering               transferring
    uncommited                uncommitted
    unkown                    unknown
    usefull                   useful
    writting                  writing

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Ville Skyttä
2016-08-09 11:53:38 +03:00
committed by Junio C Hamano
parent a0a1831b03
commit 2e3a16b279
25 changed files with 33 additions and 33 deletions

View File

@ -8,7 +8,7 @@
*
* After including this header file, using:
*
* define_commit_slab(indegee, int);
* define_commit_slab(indegree, int);
*
* will let you call the following functions:
*