From 152111d65eae33a27130efb98dc4d0c772d4c4b3 Mon Sep 17 00:00:00 2001 From: Viktor Szakáts Date: Fri, 23 Jan 2015 02:25:57 +0100 Subject: aws-sns-cli: fix recent s&r typo in comment Closes #36150. Signed-off-by: Mike McQuaid --- Library/Formula/aws-sns-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/aws-sns-cli.rb b/Library/Formula/aws-sns-cli.rb index 69b167e46..36cbf1a9d 100644 --- a/Library/Formula/aws-sns-cli.rb +++ b/Library/Formula/aws-sns-cli.rb @@ -9,7 +9,7 @@ class AwsSnsCli < AmazonWebServicesFormula rm Dir["bin/*.cmd"] # Remove Windows versions # There is a "service" binary, which of course will conflict with any number - # other brews that have a generically named tool. So don"t just blindly + # other brews that have a generically named tool. So don't just blindly # install bin to the prefix. jars = prefix/"jars" jars.install "bin", "lib" -- cgit v1.2.3