diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2007-10-09 23:00:03 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-10-15 22:11:02 -0400 |
commit | 06ada1529ce46e84aaef4e5608c1101c1c7ec73f (patch) | |
tree | 7a57504018332d6857c17f474a27681f1c91b4a6 /Documentation/git.txt | |
parent | 2ef8ac1b2a2d310642b8ae4dbec4b8173b4b1213 (diff) | |
download | git-06ada1529ce46e84aaef4e5608c1101c1c7ec73f.tar.gz |
Fix some typos, punctuation, missing words, minor markup.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 1c0ee078e6..ce8f923a15 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -326,7 +326,7 @@ For a more complete list of ways to spell object names, see File/Directory Structure ------------------------ -Please see link:repository-layout.html[repository layout] document. +Please see the link:repository-layout.html[repository layout] document. Read link:hooks.html[hooks] for more details about each hook. @@ -336,7 +336,7 @@ Higher level SCMs may provide and manage additional information in the Terminology ----------- -Please see link:glossary.html[glossary] document. +Please see the link:glossary.html[glossary] document. Environment Variables |