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:
parent
a10ce43b01
commit
eed9b65907
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue