Skip to content

Commit

Permalink
Merge pull request 100mango#7 from wujichao/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
100mango committed Jan 20, 2016
2 parents 6a5958a + af484a9 commit d31de74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ if number{

for循环在Swift中变得更方便,更强大。

得益于Swift新添加的范围操作符`...``...<`
得益于Swift新添加的范围操作符`...``..<`

我们能够将之前繁琐的for循环:

Expand Down

0 comments on commit d31de74

Please sign in to comment.