aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2005-09-10 11:51:51 +0200
committerJunio C Hamano <junkio@cox.net>2005-09-10 03:33:33 -0700
commitd5e34380afcc98764a10a078b9fe7033795d14b1 (patch)
treeb5ee4116d0d3a361cd91389b8e72d485a7d84ca8 /Documentation
parent1f8af483df5ea7070c421489eff40ca8e508b778 (diff)
downloadgit-d5e34380afcc98764a10a078b9fe7033795d14b1.tar.gz
[PATCH] Documentation/repository-layout.txt typo
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/repository-layout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/repository-layout.txt b/Documentation/repository-layout.txt
index 297a47bdf3..499b070598 100644
--- a/Documentation/repository-layout.txt
+++ b/Documentation/repository-layout.txt
@@ -131,6 +131,6 @@ info/exclude::
commands.
remotes::
- Stoers shorthands to be used to give URL and default
+ Stores shorthands to be used to give URL and default
refnames to interact with remote repository to `git
fetch`, `git pull` and `git push` commands.