diff --git a/Library/Homebrew/formulary.rb b/Library/Homebrew/formulary.rb index ec4693785a..3d3d7930b1 100644 --- a/Library/Homebrew/formulary.rb +++ b/Library/Homebrew/formulary.rb @@ -1,4 +1,6 @@ # The Formulary is responsible for creating instances of Formula. +# It is not meant to be used directy from formulae. + class Formulary def self.unload_formula formula_name