Skip to content

Commit 13ae184

Browse files
committed
Merge pull request #37 from ksaldana1/master
Fixed Typos in 'Philosophies.rst'
2 parents d04dcb5 + 94a8ab7 commit 13ae184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/Philosophies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ For this reason, we want the basic expression and statements in Swift to be
4747
similar to these languages and/or an obvious small leap over them when it makes
4848
sense.
4949

50-
This is why we don't want to use python-style intendation rules, for example.
50+
This is why we don't want to use python-style indentation rules, for example.
5151

5252
We do deviate when there is a strong reason to do so. The C declarator syntax
5353
is a complete disaster (write the prototype for 'signal' with no typedefs), so

0 commit comments

Comments
 (0)