fix typo in rakudo-star caveats

“Raukdo” → “Rakudo”

Closes Homebrew/homebrew#17651.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Rory O’Kane 2013-02-06 22:10:17 -05:00 committed by Adam Vandenberg
parent a10ce43b01
commit eed9b65907

View file

@ -24,7 +24,7 @@ class RakudoStar < Formula
end
def caveats; <<-EOS
Raukdo Star comes with its own specific version of Parrot. Installing the
Rakudo Star comes with its own specific version of Parrot. Installing the
Parrot formula along side the Rakudo Star formula will override a number
of the binaries (eg. parrot, nqp, winxed, etc.).
EOS