remote: fix typo
authorRalf Thielow <ralf.thielow@googlemail.com>
Fri, 18 May 2012 16:46:01 +0000 (18:46 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2012 01:48:10 +0000 (18:48 -0700)
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>
No differences found