summaryrefslogtreecommitdiffstats
path: root/gitignore.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-09-30 00:51:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-09-30 00:51:14 +0000
commit4fd58d46def7aad5dd382cd20768c4cfcd51aba8 (patch)
treeb22aa7ccfa99b7648da1bb9cf033556cf0b28662 /gitignore.html
parente59a0072cf9a106b3fd372b42531d9338e668409 (diff)
downloadgit-htmldocs-4fd58d46def7aad5dd382cd20768c4cfcd51aba8.tar.gz
Autogenerated HTML docs for v1.5.3.3-114-g2a85
Diffstat (limited to 'gitignore.html')
-rw-r--r--gitignore.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitignore.html b/gitignore.html
index 33da1ff3b..081751682 100644
--- a/gitignore.html
+++ b/gitignore.html
@@ -294,7 +294,7 @@ Patterns read from the command line for those commands that support
<p>
Patterns read from a <tt>.gitignore</tt> file in the same directory
as the path, or in any parent directory, with patterns in the
- higher level files (up to the root) being overriden by those in
+ higher level files (up to the root) being overridden by those in
lower level files down to the directory containing the file.
These patterns match relative to the location of the
<tt>.gitignore</tt> file. A project normally includes such
@@ -412,7 +412,7 @@ Frank Lichtenheld, and the git-list &lt;git@vger.kernel.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 22-Jul-2007 09:33:20 UTC
+Last updated 30-Sep-2007 00:49:46 UTC
</div>
</div>
</body>