git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: trivial grammar fix in core.worktree description
@ 2011-04-04 14:59 SZEDER Gábor
  0 siblings, 0 replies; only message in thread
From: SZEDER Gábor @ 2011-04-04 14:59 UTC (permalink / raw)
  To: git; +Cc: SZEDER Gábor

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
---
 Documentation/config.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/config.txt b/Documentation/config.txt
index 1d0d1b7..e14e9d0 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -320,7 +320,7 @@ core.worktree::
 	Set the path to the root of the working tree.
 	This can be overridden by the GIT_WORK_TREE environment
 	variable and the '--work-tree' command line option.
-	The value can an absolute path or relative to the path to
+	The value can be an absolute path or relative to the path to
 	the .git directory, which is either specified by --git-dir
 	or GIT_DIR, or automatically discovered.
 	If --git-dir or GIT_DIR is specified but none of
-- 
1.7.5.rc0.154.ge1c33

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-04 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 14:59 [PATCH] Documentation: trivial grammar fix in core.worktree description SZEDER Gábor

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