git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Revision waling documentation: fix a typo
@ 2008-05-28 22:08 Miklos Vajna
  2008-05-29 12:36 ` Johannes Schindelin
  0 siblings, 1 reply; 11+ messages in thread
From: Miklos Vajna @ 2008-05-28 22:08 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---
 Documentation/technical/api-revision-walking.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/technical/api-revision-walking.txt b/Documentation/technical/api-revision-walking.txt
index 01a2455..c0797d3 100644
--- a/Documentation/technical/api-revision-walking.txt
+++ b/Documentation/technical/api-revision-walking.txt
@@ -4,6 +4,6 @@ revision walking API
 Talk about <revision.h>, things like:
 
 * two diff_options, one for path limiting, another for output;
-* calling sequence: init_revisions(), setup_revsions(), get_revision();
+* calling sequence: init_revisions(), setup_revisions(), get_revision();
 
 (Linus, JC, Dscho)
-- 
1.5.6.rc0.dirty

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-05-31  0:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-28 22:08 [PATCH] Revision waling documentation: fix a typo Miklos Vajna
2008-05-29 12:36 ` Johannes Schindelin
2008-05-29 16:45   ` Miklos Vajna
2008-05-29 18:35     ` Junio C Hamano
2008-05-29 21:56       ` [PATCH] Revision walking documentation: document most important functions Miklos Vajna
2008-05-29 23:41         ` Junio C Hamano
2008-05-29 23:46           ` Miklos Vajna
2008-05-30  0:20             ` Petr Baudis
2008-05-31  0:14               ` Miklos Vajna
2008-05-30  0:29         ` Junio C Hamano
2008-05-31  0:18           ` Miklos Vajna

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).