aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Gems,-Eggs-and-Perl-Modules.md
diff options
context:
space:
mode:
authorEricFromCanada2017-02-23 12:20:07 -0500
committerEricFromCanada2017-02-23 12:20:07 -0500
commitca0071ffc91f6bd212e9458dd05882dbbe6663f5 (patch)
tree3d98688971cb4547dd97f966da25cdf1a1041712 /docs/Gems,-Eggs-and-Perl-Modules.md
parent20bb0aae80efb62e1242dd7881dbb626d5bfe085 (diff)
downloadbrew-ca0071ffc91f6bd212e9458dd05882dbbe6663f5.tar.bz2
Grammar fixes for docs
Fixes to spelling and punctuation for consistency and readability.
Diffstat (limited to 'docs/Gems,-Eggs-and-Perl-Modules.md')
-rw-r--r--docs/Gems,-Eggs-and-Perl-Modules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Gems,-Eggs-and-Perl-Modules.md b/docs/Gems,-Eggs-and-Perl-Modules.md
index 770d770f6..f86124f66 100644
--- a/docs/Gems,-Eggs-and-Perl-Modules.md
+++ b/docs/Gems,-Eggs-and-Perl-Modules.md
@@ -81,7 +81,7 @@ or use this:
**However all versions of RubyGems before 1.3.6 are buggy** and ignore
the above setting. Sadly a fresh install of Snow Leopard comes with
-1.3.5. Currently the only known way to get round this is to upgrade
+1.3.5. Currently the only known way to get around this is to upgrade
rubygems as root:
`sudo gem update --system`