From 9a40257a62bbade9ca35d7155436f18f68ead9f9 Mon Sep 17 00:00:00 2001 From: Viet Hung Nguyen Date: Sat, 8 Aug 2015 17:49:40 +0700 Subject: [PATCH] Troubleshooting.md: matching parenthesis Closes Homebrew/homebrew#42653. Signed-off-by: Alex Dunn --- share/doc/homebrew/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/doc/homebrew/Troubleshooting.md b/share/doc/homebrew/Troubleshooting.md index 268aa8ed84..feb7312da2 100644 --- a/share/doc/homebrew/Troubleshooting.md +++ b/share/doc/homebrew/Troubleshooting.md @@ -1,5 +1,5 @@ # Troubleshooting -**If you saw `Error: uninitialized constant Formulary::HOMEBREW_CORE_FORMULA_REGEX. Please report this bug: ...` don't worry: it's [already been fixed](https://github.com/Homebrew/homebrew/commit/ac5707c37470c25583d8fb712bf5dc04ab91db4b). Please only create an issue (or comment on [the existing one](https://github.com/Homebrew/homebrew/issues/42553) if running `brew update` again doesn't fix it. Thanks!** +**If you saw `Error: uninitialized constant Formulary::HOMEBREW_CORE_FORMULA_REGEX. Please report this bug: ...` don't worry: it's [already been fixed](https://github.com/Homebrew/homebrew/commit/ac5707c37470c25583d8fb712bf5dc04ab91db4b). Please only create an issue (or comment on [the existing one](https://github.com/Homebrew/homebrew/issues/42553)) if running `brew update` again doesn't fix it. Thanks!** ## Read this first!