diff docs/evolve-faq.rst @ 357:b398e9c2dbd1 stable

doc: English proofreading
author Jordi Guti?rrez Hermoso <jordigh@octave.org>
date Wed, 11 Jul 2012 13:59:06 -0400
parents 43a686709ded
children 9f6a77ec66cb
line wrap: on
line diff
--- 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
 ------------------------------------------------------------