Skip to content

Commit f5784d7

Browse files
committed
Fix few typos
1 parent 5ae4b3f commit f5784d7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Global/EiffelStudio.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# The compilation directoy
1+
# The compilation directory
22
EIFGENs

Rails.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ pickle-email-*.html
1616
config/initializers/secret_token.rb
1717
config/secrets.yml
1818

19-
## Environment normalisation:
19+
## Environment normalization:
2020
/.bundle
2121
/vendor/bundle
2222

23-
# these should all be checked in to normalise the environment:
23+
# these should all be checked in to normalize the environment:
2424
# Gemfile.lock, .ruby-version, .ruby-gemset
2525

2626
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:

Ruby.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build/
2121
/doc/
2222
/rdoc/
2323

24-
## Environment normalisation:
24+
## Environment normalization:
2525
/.bundle/
2626
/vendor/bundle
2727
/lib/bundler/man/

Typo3.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## TYPO3 v6.2
2-
# Ignore serveral upload and file directories.
2+
# Ignore several upload and file directories.
33
/fileadmin/user_upload/
44
/fileadmin/_temp_/
55
/fileadmin/_processed_/

0 commit comments

Comments
 (0)