From 7c78f76d16f8c990a6aa0242970287ac805cbefd Mon Sep 17 00:00:00 2001 From: Anton Danilchenko Date: Thu, 10 Dec 2015 15:29:12 +0200 Subject: [PATCH] Troubleshooting: fixed typo Closes Homebrew/homebrew#46867. Signed-off-by: Dominyk Tiller --- 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 7fa7571d1f..678f7090c1 100644 --- a/share/doc/homebrew/Troubleshooting.md +++ b/share/doc/homebrew/Troubleshooting.md @@ -24,4 +24,4 @@ brew gist-logs 0. Upload debugging information to a [Gist](https://gist.github.com): - If you had a formula error: run `brew gist-logs ` (where `` is the name of the formula that failed to build). - If you encountered a non-formula bug: upload the output of `brew config` and `brew doctor` to a new [Gist](https://gist.github.com). -1. [Create a new issue](https://github.com/Homebrew/homebrew/issues/new) titled "\ failed to build on 10.x", where `` is the name of the formula that failed to build, and `10.x` is the version of OS X you are using and including the link output by `brew gist-logs +1. [Create a new issue](https://github.com/Homebrew/homebrew/issues/new) titled "\ failed to build on 10.x", where `` is the name of the formula that failed to build, and `10.x` is the version of OS X you are using and including the link output by `brew gist-logs`