Skip to content

Commit 8451c56

Browse files
Sergei Organovgitster
authored andcommitted
git-filter-branch.txt: fix a typo.
Signed-off-by: Sergei Organov <[email protected]> Acked-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d9d10bb commit 8451c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-filter-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ git filter-branch --commit-filter '
219219
fi' HEAD
220220
------------------------------------------------------------------------------
221221

222-
The function 'skip_commits' is defined as follows:
222+
The function 'skip_commit' is defined as follows:
223223

224224
--------------------------
225225
skip_commit()

0 commit comments

Comments
 (0)