aboutsummaryrefslogtreecommitdiffstats
path: root/man/gemfile.5.ronn
diff options
context:
space:
mode:
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 c01c0df9..756970d5 100644
--- a/man/gemfile.5.ronn
+++ b/man/gemfile.5.ronn
@@ -42,7 +42,7 @@ password on a per source basis.
As alternative you can provide credentials directly in the source URI.
- source "https://user:passowrd@gems.example.com"
+ source "https://user:password@gems.example.com"
Credentials provided in the source URI will take presedence.