doc: pull-fetch-param typofix

An earier patch had a typo discovered after it has been merged to 'next'. Fix it. Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Jean-Noël Avila via GitGitGadget committed Nov 24, 2025 at 12:48 UTC fddba8f73790c196d1fd1fc8b169aefb0ed311e3
1 file changed +1 -1
Documentation/pull-fetch-param.adoc
+1 -1
@@ -91,7 +91,7 @@ object.
91 When the remote branch you want to fetch is known to
92 be rewound and rebased regularly, it is expected that
93 its new tip will not be a descendant of its previous tip
94 -(as stored in your remote-tracking branch the last time_
94 +(as stored in your remote-tracking branch the last time
95 you fetched). You would want
96 to use the `+` sign to indicate non-fast-forward updates
97 will be needed for such branches. There is no way to