Skip to content
Snippets Groups Projects
Commit 82ecc01a authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Fix typo in XQuartz comment

parent f9670f5d
No related branches found
No related tags found
No related merge requests found
......@@ -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?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment