summaryrefslogtreecommitdiff
path: root/man/gemfile.5.ronn
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2016-08-09 11:25:02 -0500
committerSamuel Giddins <segiddins@segiddins.me>2016-08-09 11:25:02 -0500
commitf1d68b30030758b739639740180aafa5300d97e3 (patch)
treeb7ba0f4d98ab5b304acc9f3a11ab13fb798a0a3d /man/gemfile.5.ronn
parent114d42b4591f18bffac0af1b87f5bc37a41d81e6 (diff)
downloadbundler-f1d68b30030758b739639740180aafa5300d97e3.tar.gz
Ban the usage of the word simplyseg-ban-simply
Diffstat (limited to 'man/gemfile.5.ronn')
-rw-r--r--man/gemfile.5.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/gemfile.5.ronn b/man/gemfile.5.ronn
index 61f76a8714..da2157e971 100644
--- a/man/gemfile.5.ronn
+++ b/man/gemfile.5.ronn
@@ -42,7 +42,7 @@ credentials from being stored in plain text in version control.
bundle config gems.example.com user:password
-For some sources, like a company Gemfury account, it may be easier to simply
+For some sources, like a company Gemfury account, it may be easier to
include the credentials in the Gemfile as part of the source URL.
source "https://user:password@gems.example.com"