aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Danilchenko2015-12-10 15:29:12 +0200
committerDominyk Tiller2015-12-10 14:18:34 +0000
commit7c78f76d16f8c990a6aa0242970287ac805cbefd (patch)
tree5885e16333f243afe8c48d611b078a87a92cf93c
parent233a38ac9542db8eff93ffbcb305694da875bb69 (diff)
downloadbrew-7c78f76d16f8c990a6aa0242970287ac805cbefd.tar.bz2
Troubleshooting: fixed typo
Closes Homebrew/homebrew#46867. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
-rw-r--r--share/doc/homebrew/Troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Troubleshooting.md b/share/doc/homebrew/Troubleshooting.md
index 7fa7571d1..678f7090c 100644
--- a/share/doc/homebrew/Troubleshooting.md
+++ b/share/doc/homebrew/Troubleshooting.md
@@ -24,4 +24,4 @@ brew gist-logs <formula>
0. Upload debugging information to a [Gist](https://gist.github.com):
- If you had a formula error: run `brew gist-logs <formula>` (where `<formula>` 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 "\<formula name> failed to build on 10.x", where `<formula name>` 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 "\<formula name> failed to build on 10.x", where `<formula name>` 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`