remote: fix typo
commitaa3bb87176d42f1782c5030fa41e6e62492551c0
authorRalf Thielow <ralf.thielow@googlemail.com>
Fri, 18 May 2012 16:46:01 +0000 (18 18:46 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2012 01:48:10 +0000 (20 18:48 -0700)
treea2abe8426e3add15784529f301924bfef0c9d660
parentadc7052bb6e737cec0c6702f8dde259540eab672
remote: fix typo

The mapping that describe what ref fetched from the remote is used to
update what ref locally is called "refspec", not "respec".

Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/remote.c