From: Ralf Thielow Date: Fri, 18 May 2012 16:46:01 +0000 (+0200) Subject: remote: fix typo X-Git-Tag: v1.7.11-rc0~20 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aa3bb87176d42f1782c5030fa41e6e62492551c0?ds=inline;hp=aa3bb87176d42f1782c5030fa41e6e62492551c0 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 Signed-off-by: Junio C Hamano ---