summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-07 10:11:12 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-07 10:11:12 (GMT)
commite7af8ce810da5f0ab7abe870cc455ec2900a488c (patch)
tree39f7fbf0aa66307ea3fbaea11544d3ab7a7f4f1d /doc/index.html
parent1bc9c4d6307c9594c6c7e2560c5b88a1390186b1 (diff)
downloadmxe-e7af8ce810da5f0ab7abe870cc455ec2900a488c.zip
mxe-e7af8ce810da5f0ab7abe870cc455ec2900a488c.tar.gz
mxe-e7af8ce810da5f0ab7abe870cc455ec2900a488c.tar.bz2
improve wording in docs
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index b15c931..cb5bf27 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -496,14 +496,14 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<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".
@@ -513,7 +513,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
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>