From 31caa279cb1a664c1922b25e361ee65f5eb622b9 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 17 Jul 2013 18:24:28 -0700 Subject: libxml2: fix caveats typo. --- Library/Formula/libxml2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libxml2.rb b/Library/Formula/libxml2.rb index a3dd6b359..ff762f22e 100644 --- a/Library/Formula/libxml2.rb +++ b/Library/Formula/libxml2.rb @@ -78,7 +78,7 @@ class Libxml2 < Formula if build.with? 'python' system python, '-c', "import libxml2" else - puts "No tests beacuse build --wtihout-python." + puts "No tests because built --without-python." true end end -- cgit v1.2.3