* [PATCH] git-filter-branch.txt: fix a typo.
@ 2007-11-01 13:24 Sergei Organov
2007-11-01 14:29 ` Johannes Schindelin
0 siblings, 1 reply; 2+ messages in thread
From: Sergei Organov @ 2007-11-01 13:24 UTC (permalink / raw)
To: git
Signed-off-by: Sergei Organov <osv@javad.com>
---
Documentation/git-filter-branch.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-filter-branch.txt b/Documentation/git-filter-branch.txt
index ba9b4fb..385ecc9 100644
--- a/Documentation/git-filter-branch.txt
+++ b/Documentation/git-filter-branch.txt
@@ -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()
--
1.5.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-01 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 13:24 [PATCH] git-filter-branch.txt: fix a typo Sergei Organov
2007-11-01 14:29 ` Johannes Schindelin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).