docs/from-mq.rst
changeset 1654 d1c5d80b2ace
parent 1287 6f2c1574eda8
child 3599 5a796d753427
--- 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