pixman: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b2284830b0
commit
5a5818e874
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class Pixman < Formula
|
|||
depends_on :x11
|
||||
|
||||
keg_only :provided_by_osx, <<-EOS.undent
|
||||
Apple provides an outdated version of libpixman in it's X11 distribution.
|
||||
Apple provides an outdated version of libpixman in its X11 distribution.
|
||||
A more up-to-date version is available in XQuartz.
|
||||
EOS
|
||||
|
||||
|
|
Loading…
Reference in a new issue