Fix typo in XQuartz comment

This commit is contained in:
Adam Vandenberg 2013-02-03 11:32:34 -08:00
parent f9670f5dda
commit 82ecc01ac0

View File

@ -40,7 +40,7 @@ module MacOS::XQuartz extend self
end
# This should really be private, but for compatibility reasons it must
# remain public. New code should use MacOS::XQuartz.{bin,lib,include}
# remain public. New code should use MacOS::X11.{bin,lib,include}
# instead, as that accounts for Xcode-only systems.
def prefix
@prefix ||= if Pathname.new('/opt/X11/lib/libpng.dylib').exist?