Skip to content

Commit

Permalink
Merge pull request #1800 from jutaz/bugfix/typos
Browse files Browse the repository at this point in the history
Bugfix - Typos in comments
  • Loading branch information
shiftkey committed Dec 13, 2015
2 parents 5ae4b3f + f5784d7 commit 7361dcd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Global/EiffelStudio.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# The compilation directoy
# The compilation directory
EIFGENs
4 changes: 2 additions & 2 deletions Rails.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion Ruby.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build/
/doc/
/rdoc/

## Environment normalisation:
## Environment normalization:
/.bundle/
/vendor/bundle
/lib/bundler/man/
Expand Down
2 changes: 1 addition & 1 deletion Typo3.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## TYPO3 v6.2
# Ignore serveral upload and file directories.
# Ignore several upload and file directories.
/fileadmin/user_upload/
/fileadmin/_temp_/
/fileadmin/_processed_/
Expand Down

0 comments on commit 7361dcd

Please sign in to comment.