aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@users.noreply.github.com>2015-03-08 11:48:24 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-05-09 19:45:29 -0400
commit9ec6c06924b7d3fde7862116a823f2111330b889 (patch)
tree8ee25db6473f1a411b45535993232754cd99b98f
parentb94791a676eaef7c5367905ffe959457445ddcef (diff)
downloadvcxsrv-9ec6c06924b7d3fde7862116a823f2111330b889.tar.gz
vcxsrv-9ec6c06924b7d3fde7862116a823f2111330b889.tar.bz2
vcxsrv-9ec6c06924b7d3fde7862116a823f2111330b889.zip
README.md: typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f78ab3acd..1d4e4f755 100644
--- a/README.md
+++ b/README.md
@@ -56,4 +56,4 @@ You might be wondering why this repo and these builds exist. Why not upstream yo
1. master - The upstream VcXsrv branch that upstream VcXsrv is built from. Currently on the 1.16.x version series.
2. 1.15.2.x - the 1.15.2.x branch maintained by Arctica and X2Go.
3. released - Upstream copies the released (or git) versions of the various packages into the released branch (and updates the packages.txt file at the root.) This branch contains 0 modifications to those packages. Upstream then uses git's merge feature to merge these packages updates/upgrades packages into master, where upstream does make modifications to those packages.
-4. released-1.15.2.x - same to released, but for 1.15.2.x rather than master.
+4. released-1.15.2.x - same as released, but for 1.15.2.x rather than master.