From: Sven Verdoolaege Date: Sat, 10 Sep 2005 09:51:51 +0000 (+0200) Subject: [PATCH] Documentation/repository-layout.txt typo X-Git-Tag: v0.99.7~97 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=d5e34380afcc98764a10a078b9fe7033795d14b1;hp=1f8af483df5ea7070c421489eff40ca8e508b778;p=git.git [PATCH] Documentation/repository-layout.txt typo Signed-off-by: Junio C Hamano --- diff --git a/Documentation/repository-layout.txt b/Documentation/repository-layout.txt index 297a47bd..499b0705 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.