diff docs/from-mq.rst @ 1654:d1c5d80b2ace

Spelling: directory
author timeless@gmail.com
date Thu, 13 Sep 2012 17:34:14 -0400
parents 6f2c1574eda8
children 5a796d753427
line wrap: on
line diff
--- a/docs/from-mq.rst	Thu Sep 13 17:31:46 2012 -0400
+++ b/docs/from-mq.rst	Thu Sep 13 17:34:14 2012 -0400
@@ -85,7 +85,7 @@
 ..   $ hg record -m 'feature A'
 ..   # oups, I forgot some stuff
 ..   $ hg record babar.py
-..   $ hg amend -c .^ # .^ refer to "working directoy parent, here 'feature A'
+..   $ hg amend -c .^ # .^ refer to "working directory parent, here 'feature A'
 
 .. note: refresh is an alias for amend