X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=fabf83bb8d96002f11c31f79f86918f592750f92;hp=19745818079d2939ca95e68688c9006ccbe0d8f3;hb=31b14133b081055c15b0f70edb9d75a85615010d;hpb=e2c606b8a204d68f96047ebe3b21e7274839ea66 diff --git a/dgit b/dgit index 19745818..fabf83bb 100755 --- a/dgit +++ b/dgit @@ -2556,7 +2556,7 @@ sub lrfetchref () { return lrfetchrefs.'/'.server_branch($csuite); } # (If we deleted them unconditionally, then we might end up # re-fetching the same git objects each time dgit fetch was run.) # -# So, leach use of lrfetchrefs needs to be accompanied by arrangements +# So, each use of lrfetchrefs needs to be accompanied by arrangements # in git_fetch_us to fetch the refs in question, and possibly a call # to lrfetchref_used.