summaryrefslogtreecommitdiffstats
path: root/git-reset.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-08-18 22:15:35 +0000
committerJunio C Hamano <junio@kernel.org>2010-08-18 22:15:35 +0000
commit619596afe5769620cfbaca941f701a3fa106e6e5 (patch)
treea0065a9102205adf638a7ff9e35bb50ce049dcd0 /git-reset.html
parentb5a296fa6d8cd1a703ce2eb6232e0bbc654bd2a2 (diff)
downloadgit-htmldocs-619596afe5769620cfbaca941f701a3fa106e6e5.tar.gz
Autogenerated HTML docs for v1.7.2.1-158-gbd3a97
Diffstat (limited to 'git-reset.html')
-rw-r--r--git-reset.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-reset.html b/git-reset.html
index 145f31a41..1119fe334 100644
--- a/git-reset.html
+++ b/git-reset.html
@@ -736,7 +736,7 @@ Keep changes in working tree while discarding some previous commits
<div class="para"><p>Suppose you are working on something and you commit it, and then you
continue working a bit more, but now you think that what you have in
your working tree should be in another branch that has nothing to do
-with what you commited previously. You can start a new branch and
+with what you committed previously. You can start a new branch and
reset it while keeping the changes in your work tree.</p></div>
<div class="listingblock">
<div class="content">
@@ -901,7 +901,7 @@ entries:</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-08-13 02:46:20 UTC
+Last updated 2010-08-18 22:14:54 UTC
</div>
</div>
</body>