Revision
139488
Author
cal@macports.org
Date
2015-08-18 11:24:00 -0700 (Tue, 18 Aug 2015)

Log Message

guide: Improve choice of words in the contributing section

Modified Paths

Diff

Modified: trunk/doc-new/guide/xml/project.xml (139487 => 139488)


--- trunk/doc-new/guide/xml/project.xml	2015-08-18 17:59:17 UTC (rev 139487)
+++ trunk/doc-new/guide/xml/project.xml	2015-08-18 18:24:00 UTC (rev 139488)
@@ -667,10 +667,10 @@
             a ticket, attach a patch fixing the bug there and file the
             maintainer change in a separate ticket (with a separate patch) as
             discussed above. In general, please create a separate patch for
-            each semantic change. Doing so enables each independent change to
-            be accepted without worries about conflicts that sometimes arise
-            when several changes are rolled into one patch and simplifies
-            reviewing. Do not worry that you cannot change the
+            each semantic change. Doing so simplifies reviewing. It enables
+            each independent change to be accepted without worries about
+            conflicts that sometimes arise when several changes are rolled into
+            one patch. Do not worry that you cannot change the
             <guilabel>keywords</guilabel> to <userinput>haspatch</userinput> on
             existing tickets.</para>
         </listitem>