diff options
| author | EricFromCanada | 2017-02-23 12:20:07 -0500 | 
|---|---|---|
| committer | EricFromCanada | 2017-02-23 12:20:07 -0500 | 
| commit | ca0071ffc91f6bd212e9458dd05882dbbe6663f5 (patch) | |
| tree | 3d98688971cb4547dd97f966da25cdf1a1041712 /docs/Acceptable-Formulae.md | |
| parent | 20bb0aae80efb62e1242dd7881dbb626d5bfe085 (diff) | |
| download | brew-ca0071ffc91f6bd212e9458dd05882dbbe6663f5.tar.bz2 | |
Grammar fixes for docs
Fixes to spelling and punctuation for consistency and readability.
Diffstat (limited to 'docs/Acceptable-Formulae.md')
| -rw-r--r-- | docs/Acceptable-Formulae.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/Acceptable-Formulae.md b/docs/Acceptable-Formulae.md index 9f4fb45db..24dd7a7c4 100644 --- a/docs/Acceptable-Formulae.md +++ b/docs/Acceptable-Formulae.md @@ -38,7 +38,7 @@ There are exceptions:  | emacs, vim         | [Too popular to move to dupes](https://github.com/Homebrew/homebrew/pull/21594#issuecomment-21968819) |  | subversion         | Originally added for 10.5, but people want the latest version                                         |  | libcurl            | Some formulae require a newer version than macOS provides                                             | -| openssl            | macOS's openssl is deprecated & outdated.                                                             | +| openssl            | macOS's openssl is deprecated & outdated                                                              |  | libxml2            | Historically, macOS's libxml2 has been buggy                                                          |  We also maintain [a tap](https://github.com/Homebrew/homebrew-dupes) that @@ -74,7 +74,7 @@ due to upstream changes and we can’t provide [bottles](Bottles.md) for them.  ### Bindings  First check that there is not already a binding available via  [`gem`](https://rubygems.org/) or [`pip`](http://www.pip-installer.org/) -etc.. +etc.  If not, then put bindings in the formula they bind to. This is more  useful to people. Just install the stuff! Having to faff around with | 
