diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/liblas.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
