Spelling: directory
authortimeless@gmail.com
Thu, 13 Sep 2012 17:34:14 -0400
changeset 1654 d1c5d80b2ace
parent 1653 c9dc8d0346f9
child 1655 016ffd74026f
Spelling: directory
docs/from-mq.rst
--- 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