changeset 2266:762b1731b49c

merge
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 07 Mar 2012 11:11:27 +0100
parents 4fac77c58ab7 (current diff) a2c52c5e969d (diff)
children 6eed977b3bc4
files doc/index.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Mar 07 10:38:12 2012 +0100
+++ b/doc/index.html	Wed Mar 07 11:11:27 2012 +0100
@@ -483,14 +483,14 @@
 
     <p>
     For the sake of simplicity, there are two development
-    branches - "default" and "stable". Although it might
+    branches, "default" and "stable". Although it might
     seem obvious, here's an overview of the types of
     changes that go into each branch:
     </p>
 
     <ul class="compact-list">
         <li>
-            Any change in the build scripts goes into "default".
+            Any change a build script goes into "default".
         </li>
         <li>
             Any package upgrade goes into "default".
@@ -500,7 +500,7 @@
             not present in stable goes into "default".
         </li>
         <li>
-            Anything else that doesn't effect the build goes
+            Anything else that doesn't affect the build goes
             into "stable".
         </li>
         <li>