git-filter-branch.txt: fix a typo.
[gitweb.git] / Documentation / git-filter-branch.txt
index ba9b4fbca79321003f8cda6341d066f9ccc00349..385ecc900f2d7f4c982a96f1a97607334682e074 100644 (file)
@@ -219,7 +219,7 @@ git filter-branch --commit-filter '
        fi' HEAD
 ------------------------------------------------------------------------------
 
-The function 'skip_commits' is defined as follows:
+The function 'skip_commit' is defined as follows:
 
 --------------------------
 skip_commit()