summaryrefslogtreecommitdiffstats
path: root/gittutorial.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-13 10:04:01 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-13 10:04:01 +0000
commit6fb124cd538ba3d8d7c5da9bb979b3fd0e1b2925 (patch)
tree42399be6b1d4ba93c664dd7a38942975da9d06f7 /gittutorial.html
parentdc8f25ba925d69ae6cd9477948a4681a6b9ba881 (diff)
downloadgit-htmldocs-6fb124cd538ba3d8d7c5da9bb979b3fd0e1b2925.tar.gz
Autogenerated HTML docs for v1.5.6-rc2-45-gdc92c
Diffstat (limited to 'gittutorial.html')
-rw-r--r--gittutorial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gittutorial.html b/gittutorial.html
index 852fcdfdc..7bc31e321 100644
--- a/gittutorial.html
+++ b/gittutorial.html
@@ -363,7 +363,7 @@ newly modified content to the index. Finally, commit your changes with:</p>
<div class="content">
<pre><tt>$ git commit</tt></pre>
</div></div>
-<p>This will again prompt your for a message describing the change, and then
+<p>This will again prompt you for a message describing the change, and then
record a new version of the project.</p>
<p>Alternatively, instead of running <tt>git add</tt> beforehand, you can use</p>
<div class="listingblock">
@@ -811,7 +811,7 @@ digressions that may be interesting at this point are:</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:34:29 UTC
+Last updated 13-Jun-2008 10:02:46 UTC
</div>
</div>
</body>