diff options
| author | kaernyk <kaernyk@users.noreply.github.com> | 2014-09-09 22:12:46 -0400 | 
|---|---|---|
| committer | kaernyk <kaernyk@users.noreply.github.com> | 2014-09-09 22:12:46 -0400 | 
| commit | 48d022b54d57b246e9923cda5ac8dfb07b0235d1 (patch) | |
| tree | 13fc24f1ddf852842aec31526d035f012bcfcb7c /swift.html.markdown | |
| parent | b492bf6f379d9b8ff9d29872b970f2c0f7e5fa41 (diff) | |
| parent | fb4b12c567c37144bd107f286b5858267a43eb8a (diff) | |
Merge pull request #2 from kaernyk/master
Update repo
Diffstat (limited to 'swift.html.markdown')
| -rw-r--r-- | swift.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/swift.html.markdown b/swift.html.markdown index e7f2f9a2..77047355 100644 --- a/swift.html.markdown +++ b/swift.html.markdown @@ -12,7 +12,7 @@ The official [Swift Programming Language](https://itunes.apple.com/us/book/swift  See also Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/LandingPage/index.html), which has a complete tutorial on Swift. -```js +```swift  //  // MARK: Basics  // | 
