aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCoke <will@coleda.com>2011-01-19 11:58:28 -0500
committerCoke <will@coleda.com>2011-01-19 11:58:28 -0500
commit0fc520ea51264bb9e0d1fc391119d7ced59417a7 (patch)
tree2f670693e7dfbf8218aacbd5662e69282e4c3bd2 /README
parentdd7d3c9c97bd346481c23421f2ea1617b0c3274c (diff)
Small fixup (RT #82362)
Courtesy: Michael Stevens (mstevens++)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d0fe100..8a0ff24 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ See <http://wiki.github.com/rakudo/rakudo/whats-going-into-rakudo> for a list
of modules we want included in the distribution.
The skel/ directory contains the basic layout of documentation and
-other support files, other components are then populated into to
+other support files, other components are then populated into
the target directory via the make command above.
To create a candidate release tarball, try "make release VERSION=yyyy.mm".