git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Typo fix
@ 2006-07-11 10:19 Alp Toker
  2006-07-11 10:19 ` [PATCH] gitweb: Send XHTML as 'application/xhtml+xml' where possible Alp Toker
  2006-07-11 22:37 ` [PATCH] Typo fix Pavel Roskin
  0 siblings, 2 replies; 18+ messages in thread
From: Alp Toker @ 2006-07-11 10:19 UTC (permalink / raw)
  To: git

Signed-off-by: Alp Toker <alp@atoker.com>
---
 Documentation/git-name-rev.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-name-rev.txt b/Documentation/git-name-rev.txt
index 43f8c25..37fbf66 100644
--- a/Documentation/git-name-rev.txt
+++ b/Documentation/git-name-rev.txt
@@ -33,7 +33,7 @@ EXAMPLE
 -------
 
 Given a commit, find out where it is relative to the local refs. Say somebody
-wrote you about that phantastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
+wrote you about that fantastic commit 33db5f4d9027a10e477ccf054b2c1ab94f74c85a.
 Of course, you look into the commit, but that only tells you what happened, but
 not the context.
 
-- 
1.4.1.g97c7-dirty

^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [PATCH] Typo fix
@ 2005-10-13  1:13 Ralf Baechle
  0 siblings, 0 replies; 18+ messages in thread
From: Ralf Baechle @ 2005-10-13  1:13 UTC (permalink / raw)
  To: git

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

diff --git a/rsh.c b/rsh.c
--- a/rsh.c
+++ b/rsh.c
@@ -68,7 +68,7 @@ int setup_connection(int *fd_in, int *fd
 	if (!path) {
 		return error("Bad URL: %s", url);
 	}
-	/* $GIT_RSH <host> "env GIR_DIR=<path> <remote_prog> <args...>" */
+	/* $GIT_RSH <host> "env GIT_DIR=<path> <remote_prog> <args...>" */
 	sizen = COMMAND_SIZE;
 	posn = command;
 	of = 0;

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

end of thread, other threads:[~2006-07-12  0:01 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-11 10:19 [PATCH] Typo fix Alp Toker
2006-07-11 10:19 ` [PATCH] gitweb: Send XHTML as 'application/xhtml+xml' where possible Alp Toker
2006-07-11 10:19   ` [PATCH] gitweb: Include a site name in page titles Alp Toker
2006-07-11 10:19     ` [PATCH] gitweb: Use the git binary in the search path by default Alp Toker
2006-07-11 10:19       ` [PATCH] git-send-email: Remove redundant Reply-To header Alp Toker
2006-07-11 10:19         ` [PATCH] Install built-ins as symlinks Alp Toker
2006-07-11 11:15           ` Andreas Ericsson
2006-07-11 14:16           ` Johannes Schindelin
2006-07-11 14:58             ` Alp Toker
2006-07-11 18:02               ` Johannes Schindelin
2006-07-11 18:48                 ` Petr Baudis
2006-07-12  0:01                   ` Alex Riesen
2006-07-11 18:36           ` Petr Baudis
2006-07-11 19:56       ` [PATCH] gitweb: Use the git binary in the search path by default Junio C Hamano
2006-07-11 11:48     ` [PATCH] gitweb: Include a site name in page titles Martin Langhoff
2006-07-11 19:48       ` Junio C Hamano
2006-07-11 22:37 ` [PATCH] Typo fix Pavel Roskin
  -- strict thread matches above, loose matches on Subject: below --
2005-10-13  1:13 Ralf Baechle

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