From 398289c72cf9268866b8bb0b706dfeedd7dfee24 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 17 Feb 2017 22:03:04 +0000 Subject: diagnostic: fix typo. --- Library/Homebrew/extend/os/mac/diagnostic.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/extend/os/mac/diagnostic.rb b/Library/Homebrew/extend/os/mac/diagnostic.rb index 229c10e9f..4da59bc2f 100644 --- a/Library/Homebrew/extend/os/mac/diagnostic.rb +++ b/Library/Homebrew/extend/os/mac/diagnostic.rb @@ -55,7 +55,7 @@ module Homebrew # Travis CI images are going to end up outdated so don't complain when # `brew test-bot` runs `brew doctor` in the CI for the Homebrew/brew - # repository. This only needs to support whatever CI provided + # repository. This only needs to support whatever CI provider # Homebrew/brew is currently using. return if ENV["TRAVIS"] -- cgit v1.2.3