pixman: fix typo

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-07-03 08:41:19 -05:00
parent b2284830b0
commit 5a5818e874

View file

@ -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