From 64b2ddc7e30b13a130ae4f44cd4bcef3bfd62142 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 8 Jan 2018 16:11:47 +0000 Subject: [PATCH] aspell-dictionaries: fix help text. --- cmd/brew-aspell-dictionaries.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/brew-aspell-dictionaries.rb b/cmd/brew-aspell-dictionaries.rb index 41fc03526df..26056073329 100755 --- a/cmd/brew-aspell-dictionaries.rb +++ b/cmd/brew-aspell-dictionaries.rb @@ -1,4 +1,4 @@ -#: * `aspell_dictionaries`: +#: * `aspell-dictionaries`: #: Generates the new dictionaries for the `aspell` formula. require "open-uri"