summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-06 06:19:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-06 06:19:33 +0000
commitcb1c44f98ce06a76975f2d1fcb62a33188cefafb (patch)
tree1931b049d41a1748f1634ff6eadf3b9c5b5fc03f /git-for-each-ref.txt
parentaf1987f2cf92a51722ff34f920cccecb056f8364 (diff)
downloadgit-htmldocs-cb1c44f98ce06a76975f2d1fcb62a33188cefafb.tar.gz
Autogenerated HTML docs for v1.6.0-rc1-90-gddd6
Diffstat (limited to 'git-for-each-ref.txt')
-rw-r--r--git-for-each-ref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-for-each-ref.txt b/git-for-each-ref.txt
index 609f9496b..eae6c0e7b 100644
--- a/git-for-each-ref.txt
+++ b/git-for-each-ref.txt
@@ -49,7 +49,7 @@ OPTIONS
<pattern>...::
If one or more patterns are given, only refs are shown that
- match againt at least one pattern, either using fnmatch(3) or
+ match against at least one pattern, either using fnmatch(3) or
literally, in the latter case matching completely or from the
beginning up to a slash.