From d3dc08ca6334deaae3fdf0c0d03bb124e8371b34 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 5 Feb 2012 12:48:35 -0800 Subject: liblas: fix typo in option description --- Library/Formula/liblas.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/liblas.rb b/Library/Formula/liblas.rb index 71726d36d..78cd480d4 100644 --- a/Library/Formula/liblas.rb +++ b/Library/Formula/liblas.rb @@ -11,7 +11,7 @@ class Liblas < Formula depends_on 'boost' def options - [[ '--with-test', 'Verify the build duing install with make test' ]] + [['--with-test', 'Verify during install with `make test`.']] end def install -- cgit v1.2.3