aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2015-11-22 12:51:09 +0100
committerMoritz Lenz <moritz@faui2k3.org>2015-11-22 12:51:09 +0100
commit2dfa7ba0aa8723f49267c0860cfb724fdb0c5553 (patch)
treedc8237856e4b0e0f3bd73cc4ab535e7556b27231
parentdc1ba76ac09d011b96f9cd698deacfe8328042a5 (diff)
Fix off-by-one error in the docs
-rw-r--r--tools/star/release-guide.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index ec2df8b..acf83b0 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -56,7 +56,7 @@ reports a clean repository.
=item 2.
-Change to the star repository directory, and edit the first four
+Change to the star repository directory, and edit the first three
lines of F<tools/star/Makefile> to indicate the desired releases of
Rakudo, NQP and MoarVM to use.