diff options
author | Štěpán Němec <stepnem@gmail.com> | 2012-07-15 00:20:36 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-14 22:32:28 -0700 |
commit | edfbbf7eead3001f8c4273220d043890421d7b73 (patch) | |
tree | dd5429f7811425334a3ad80c309382124893c93a /Documentation/glossary-content.txt | |
parent | 7bdb74868cf51245bce6ab033a1588e312e87310 (diff) | |
download | git-edfbbf7eead3001f8c4273220d043890421d7b73.tar.gz |
doc: A few minor copy edits.
- (glossary) the quotes around the Wikipedia URL prevented its
linkification in frontends that support it; remove them
- (manual) newer version (SHA-1) == following, older == preceding, not
the other way around
- trivial typo and wording fixes
Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/glossary-content.txt')
-rw-r--r-- | Documentation/glossary-content.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt index 3595b586bc..f928b57f90 100644 --- a/Documentation/glossary-content.txt +++ b/Documentation/glossary-content.txt @@ -117,7 +117,7 @@ to point at the new commit. [[def_ent]]ent:: Favorite synonym to "<<def_tree-ish,tree-ish>>" by some total geeks. See - `http://en.wikipedia.org/wiki/Ent_(Middle-earth)` for an in-depth + http://en.wikipedia.org/wiki/Ent_(Middle-earth) for an in-depth explanation. Avoid this term, not to confuse people. [[def_evil_merge]]evil merge:: |