fix spacing

This commit is contained in:
Vijay Dev
2010-12-26 23:00:03 +05:30
parent e856318497
commit 50a2edbce6

View File

@@ -66,7 +66,7 @@ rake "gems:install"
And let Rails take care of installing the required gems if theyre not already installed.
h4. add_source(source, options={})
h4. add_source(source, options = {})
Adds the given source to the generated application's +Gemfile+.