diff --git a/Library/Homebrew/cmd/gist-logs.rb b/Library/Homebrew/cmd/gist-logs.rb index b93cda917a..975acbd65d 100644 --- a/Library/Homebrew/cmd/gist-logs.rb +++ b/Library/Homebrew/cmd/gist-logs.rb @@ -80,7 +80,7 @@ module Homebrew s end - # Causes some terminals to display secure entry indicators + # Causes some terminals to display secure password entry indicators def noecho_gets system "stty -echo" result = $stdin.gets