Git development
 help / color / mirror / Atom feed
* [PATCH] api-run-command.txt: typofix
@ 2008-07-17 23:53 Stephan Beyer
  2008-07-18 18:12 ` Johannes Sixt
  0 siblings, 1 reply; 2+ messages in thread
From: Stephan Beyer @ 2008-07-17 23:53 UTC (permalink / raw)
  To: Johannes Sixt, git; +Cc: Junio C Hamano, Stephan Beyer

Replace "run_command_v_opt_dir" by "run_command_v_opt_cd".

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
---
 Documentation/technical/api-run-command.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/technical/api-run-command.txt b/Documentation/technical/api-run-command.txt
index 3e1342a..75aa5d4 100644
--- a/Documentation/technical/api-run-command.txt
+++ b/Documentation/technical/api-run-command.txt
@@ -30,7 +30,7 @@ Functions
 	start_command() followed by finish_command(). Takes a pointer
 	to a `struct child_process` that specifies the details.
 
-`run_command_v_opt`, `run_command_v_opt_dir`, `run_command_v_opt_cd_env`::
+`run_command_v_opt`, `run_command_v_opt_cd`, `run_command_v_opt_cd_env`::
 
 	Convenience functions that encapsulate a sequence of
 	start_command() followed by finish_command(). The argument argv
-- 
1.5.6.3.390.g7b30

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

end of thread, other threads:[~2008-07-18 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-17 23:53 [PATCH] api-run-command.txt: typofix Stephan Beyer
2008-07-18 18:12 ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox