diff options
author | Justas Brazauskas <brazauskasjustas@gmail.com> | 2015-12-13 16:07:46 +0200 |
---|---|---|
committer | Justas Brazauskas <brazauskasjustas@gmail.com> | 2015-12-13 16:07:46 +0200 |
commit | f5784d7a10fe288a80066f60cf4a5efa280faca8 (patch) | |
tree | cb2b50ac186548b2248ae4f5dba415859cfbe5f6 /Rails.gitignore | |
parent | 5ae4b3fd6d9f0359a31fba4736984cbe620270fe (diff) | |
download | gitignore-f5784d7a10fe288a80066f60cf4a5efa280faca8.tar.gz gitignore-f5784d7a10fe288a80066f60cf4a5efa280faca8.zip |
Fix few typos
Diffstat (limited to 'Rails.gitignore')
-rw-r--r-- | Rails.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Rails.gitignore b/Rails.gitignore index f786a90a..55fcde6c 100644 --- a/Rails.gitignore +++ b/Rails.gitignore @@ -16,11 +16,11 @@ pickle-email-*.html config/initializers/secret_token.rb config/secrets.yml -## Environment normalisation: +## Environment normalization: /.bundle /vendor/bundle -# these should all be checked in to normalise the environment: +# these should all be checked in to normalize the environment: # Gemfile.lock, .ruby-version, .ruby-gemset # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: |