push: spell 'Note about fast-forwards' section name correctly in error message.
commitc0eb604330e1288300d915f25868d1eed88d3038
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Mon, 11 Jan 2010 21:09:44 +0000 (11 22:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 04:34:16 +0000 (11 20:34 -0800)
treea2876728b8636b35677895016dff4f6f0e328908
parent637afcf4e07616d1dd15d33f56c6b72f90f39821
push: spell 'Note about fast-forwards' section name correctly in error message.

The error message in case of non-fast forward points to 'git push
--help', but used to talk about a section 'non-fast-forward', while the
actual section name is 'Note about fast-forwards'.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-push.c