docs/evolve-faq.rst
branchstable
changeset 357 b398e9c2dbd1
parent 325 43a686709ded
child 365 9f6a77ec66cb
--- a/docs/evolve-faq.rst	Fri Jul 06 18:43:25 2012 +0200
+++ b/docs/evolve-faq.rst	Wed Jul 11 13:59:06 2012 -0400
@@ -115,8 +115,8 @@
 I you just want to split whole file, you can just use the ``uncommit`` command.
 
 
-If you need fine grained split, there is no official command for that yet.
-However is it easily achieved by manual operation::
+If you need fine-grained split, there is no official command for that yet.
+However, it is easily achieved by manual operation::
 
   ### you want to split changeset A: 42
   # update to A parent
@@ -188,7 +188,7 @@
 Export to mq: ``synchronize``
 ------------------------------------------------------------
 
-Another extension allows to export. you changes to mq
+Another extension allows to export your changes to mq.
 
 View diff from the last amend
 ------------------------------------------------------------